Freigeben über


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
Öffentliche Eigenschaft DefinitionPath Gets the path to this report definition object in the report definition.
Öffentliche Eigenschaft ParentDefinitionPath Gets the path to report definition object's parent in the report definition.

Zum Anfang