MemberHierarchy<T>.DefinitionPath Property

Definition

Gets the path to this report definition object in the report definition.

public:
 property System::String ^ DefinitionPath { System::String ^ get(); };
public string DefinitionPath { get; }
member this.DefinitionPath : string
Public ReadOnly Property DefinitionPath As String

Property Value

A string value that represents the path to this report definition object in the report definition.

Implements

Applies to