This topic has not yet been rated - Rate this topic

ReportObject.GetContainingDataScopes Method

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Returns the list of report object that contains data scopes.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
public IEnumerable<IDataScope> GetContainingDataScopes()

Return Value

Type: System.Collections.Generic.IEnumerable<IDataScope>
The list of report object that contains data scopes.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.