Group.DataElementName Property

Definition

Gets the name to use for the data element for instances of this group.

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

Property Value

A String value containing the data element name.

Applies to