Propriété ParentDefinitionPath
Gets the path to report definition object's parent in the report definition.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
ReadOnly Property ParentDefinitionPath As IDefinitionPath
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering. . :: . .IDefinitionPath
An IDefinitionPath object.