ParentDefinitionPath 속성
Gets the path to report definition object's parent in the report definition.
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)
구문
‘선언
ReadOnly Property ParentDefinitionPath As IDefinitionPath
Get
‘사용 방법
Dim instance As IDefinitionPath
Dim value As IDefinitionPath
value = instance.ParentDefinitionPath
IDefinitionPath ParentDefinitionPath { get; }
property IDefinitionPath^ ParentDefinitionPath {
IDefinitionPath^ get ();
}
abstract ParentDefinitionPath : IDefinitionPath
function get ParentDefinitionPath () : IDefinitionPath