[]
Gets or sets the name to use for the data element or attribute for the list.
public string DataInstanceName { get; set; }
Type | Description |
---|---|
string | A string value indicating the name to use for the data element or attribute for the list. |
This property is ignored if there is a grouping for the list.
Default value is "Item"
.