DataMember.DataElementName Property

Definition

Returns the name to use for the data element or attribute for this report item.

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

Property Value

A string containing the name to use for the data element or attribute for this report item.

Applies to