IDefinitionPath Interface
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
The IDefinitionPath type exposes the following members.
Properties
Name | Description | |
---|---|---|
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. |
Top
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace