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


Свойство TablixHeader.ParentDefinitionPath

Gets the path to report definition object's parent in the report definition.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property ParentDefinitionPath As IDefinitionPath 
    Get
'Применение
Dim instance As TablixHeader 
Dim value As IDefinitionPath 

value = instance.ParentDefinitionPath
public IDefinitionPath ParentDefinitionPath { get; }
public:
virtual property IDefinitionPath^ ParentDefinitionPath {
    IDefinitionPath^ get () sealed;
}
abstract ParentDefinitionPath : IDefinitionPath 
override ParentDefinitionPath : IDefinitionPath
final function get ParentDefinitionPath () : IDefinitionPath

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

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

Реализует

IDefinitionPath.ParentDefinitionPath

См. также

Справочник

TablixHeader Класс

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