Поделиться через


Свойство IDefinitionPath.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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.IDefinitionPath
An IDefinitionPath object.

См. также

Справочник

IDefinitionPath Интерфейс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering