IDefinitionPath Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a definition path.
public interface class IDefinitionPath
public interface IDefinitionPath
type IDefinitionPath = interface
Public Interface IDefinitionPath
- Derived
Properties
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. |