Body.DefinitionPath Property

Definition

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

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

Property Value

A string value.

Applies to