Skip to main content
Preference specification, consisting of the section name and key name.

Constructors

NSPreferenceSpec()

Initializes a new instance of the NSPreferenceSpec class.

Methods

GetKey()

Returns: CRMScript.Global.String - Preference key name. Example:

GetSection()

Returns: CRMScript.Global.String - Preference section name. Example:

SetKey(String)

Returns: CRMScript.Global.Void Example:

SetSection(String)

Returns: CRMScript.Global.Void Example: