DataRegionMemberCollection<T>.DefinitionPath Property

Definition

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

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

Property Value

A string value.

Implements

Applies to