Group.DataElementName Property

Definition

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

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