Gets or sets the name of the data set.
Visual Basic (Declaration) | |
---|---|
Property Name As System.String |
C# | |
---|---|
System.string Name {get; set;} |
Property Value
A String containing the name of the data set.
The data set name cannot be the same as any data region or grouping name.