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