[]
Gets or sets a name of the top-level XML element that represents the instances of this group.
public string DataElementName { get; set; }
Type | Description |
---|---|
string | A string value indicating the name of the top-level XML element for instances of this group. |
Default value is the name of the group.