IDataScope Interface

Definition

Represents a data scope.

public interface class IDataScope : Microsoft::ReportingServices::RdlObjectModel::IContainedObject
public interface IDataScope : Microsoft.ReportingServices.RdlObjectModel.IContainedObject
type IDataScope = interface
    interface IContainedObject
Public Interface IDataScope
Implements IContainedObject
Derived
Implements

Properties

Group

Gets the group of the data.

Name

Gets the name of the data.

Parent

The parent object.

(Inherited from IContainedObject)

Methods

GetContainingDataScopes()

Returns the containing data scopes of the object.

Applies to