Click or drag to resize

CategoricalVariable Properties

The CategoricalVariable type exposes the following members.

Properties
  NameDescription
Public propertyCategories
Exposes the list of categories in the CategoricalVariable.
Public propertyCategoryCodes
Exposes the enumerator which iterates over the collection of category codes in the CategoricalVariable.
Public propertyCategoryLabels
Exposes the enumerator which iterates over the collection of category labels in the CategoricalVariable.
Public propertyIsReadOnly
Gets a value indicating whether this instance is read only.
Public propertyName
Gets or sets the variable name.
Public propertyNumberOfCategories
Gets the number of categories.
Top
See Also