Partager via


Interface IDefinitionPath

Represents a definition path.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public Interface IDefinitionPath
'Utilisation
Dim instance As IDefinitionPath
public interface IDefinitionPath
public interface class IDefinitionPath
type IDefinitionPath =  interface end
public interface IDefinitionPath

Le type IDefinitionPath expose les membres suivants.

Propriétés

  Nom Description
Propriété publique DefinitionPath Gets the path to this report definition object in the report definition.
Propriété publique ParentDefinitionPath Gets the path to report definition object's parent in the report definition.

Haut de la page