Skip to main content
Carrier object for CsFeatureToggle.

Constructors

NSCsFeatureToggle()

Initializes a new instance of the NSCsFeatureToggle class.

Methods

GetName()

Returns: CRMScript.Global.String - Name of the feature toggle. Example:

GetState()

Returns: CRMScript.Global.Bool - is the feature toggle is turned on or off? Example:

SetName(String)

Returns: CRMScript.Global.Void Example:

SetState(Bool)

Returns: CRMScript.Global.Void Example: