DataCollectionName Property (ITableGroup)
In This Topic
Gets the name of the table group element.
Syntax
'Declaration
ReadOnly Property DataCollectionName As String
string DataCollectionName {get;}
Property Value
A
System.String representing the name of the table group element.
See Also