Compartilhar via


Interface IDefinitionPath

Represents a definition path.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public Interface IDefinitionPath
'Uso
Dim instance As IDefinitionPath
public interface IDefinitionPath
public interface class IDefinitionPath
type IDefinitionPath =  interface end
public interface IDefinitionPath

O tipo IDefinitionPath expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública DefinitionPath Gets the path to this report definition object in the report definition.
Propriedade pública ParentDefinitionPath Gets the path to report definition object's parent in the report definition.

Início

Consulte também

Referência

Namespace Microsoft.ReportingServices.OnDemandReportRendering