DataSetName Property (IDataRegion)
In This Topic
Gets the name of the data set to use for this data region.
Syntax
'Declaration
ReadOnly Property DataSetName As String
string DataSetName {get;}
Property Value
A
System.String specifying the name of the data set.
See Also