Click or drag to resize

CategoricalVariableSetAsReadOnly Method

Sets the CategoricalVariable as read only.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public void SetAsReadOnly()
Remarks
An instance cannot be reverted to a writable state after being set as read-only.
See Also