Share via


IDataScope Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Interface IDataScope _
    Inherits IContainedObject
'Usage
Dim instance As IDataScope
public interface IDataScope : IContainedObject
public interface class IDataScope : IContainedObject
type IDataScope =  
    interface
        interface IContainedObject
    end
public interface IDataScope extends IContainedObject