DataCollectionName Property (IGroup)
In This Topic
Gets the name of the data collection associated with this group.
Syntax
'Declaration
ReadOnly Property DataCollectionName As String
string DataCollectionName {get;}
Property Value
The name of the data collection as a
System.String.
See Also