[]
Represents a data scope in a report at rendering time.
public interface IDataScope
Name | Description |
---|---|
Id | Gets the identifier of the data scope. |
Name | Gets the name of the current scope. |
Parents | Gets the data scopes that are considered direct parents of the current scope. |