Click or drag to resize

CategoricalVariableIsReadOnly Property

Gets a value indicating whether this instance is read only.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public bool IsReadOnly { get; }

Property Value

Type: Boolean
true if this instance is read only; otherwise, false.
See Also