Click or drag to resize

CategoricalDataSetName Property

Gets or sets the name of the CategoricalDataSet.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public string Name { get; set; }

Property Value

Type: String
The name of the CategoricalDataSet.
See Also