ReportItem.DataElementName Property

Definition

Gets the name of the data element for the report item.

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

Property Value

The name of the data element for the report item.

Applies to