Report.DataElementName Property

Definition

Gets the name of a top level element that represents the report data.

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

Property Value

A string value.

Applies to