다음을 통해 공유


Report.IDataScope.Group 속성

Gets the group of where this object belong.

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)

구문

‘선언
Private ReadOnly Property Group As Group 
    Implements IDataScope.Group 
    Get
‘사용 방법
Dim instance As Report 
Dim value As Group 

value = CType(instance, IDataScope).Group
Group IDataScope.Group { get; }
private:
virtual property Group^ Group {
    Group^ get () sealed = IDataScope::Group::get;
}
private abstract Group : Group 
private override Group : Group
JScript는 명시적 인터페이스 구현의 사용을 지원하지만 새로운 명시적 인터페이스 구현의 선언은 지원하지 않습니다.

속성 값

유형: Microsoft.ReportingServices.RdlObjectModel.Group
The group of where this object belong.

구현

IDataScope.Group

참고 항목

참조

Report 클래스

Microsoft.ReportingServices.RdlObjectModel 네임스페이스