DataElementName Property (Grouping)
Gets or sets a name of the top-level XML element that represents the instances of this group.
public string DataElementName {get; set;}
'Declaration
Public Property DataElementName As String
Property Value
A
System.String value indicating the name of the top-level XML element for instances of this group.