IDefinitionPath-Schnittstelle
Represents a definition path.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Interface IDefinitionPath
'Usage
Dim instance As IDefinitionPath
public interface IDefinitionPath
public interface class IDefinitionPath
type IDefinitionPath = interface end
public interface IDefinitionPath
Der IDefinitionPath-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
DefinitionPath | Gets the path to this report definition object in the report definition. | |
ParentDefinitionPath | Gets the path to report definition object's parent in the report definition. |
Zum Anfang
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace