Skip to main content
Carrier object for LicenseResult.

Constructors

NSLicenseResult()

Initializes a new instance of the NSLicenseResult class.

Methods

GetReason()

Returns: CRMScript.Global.String Example:

GetSucceeded()

Returns: CRMScript.Global.Bool Example:

SetReason(String)

Returns: CRMScript.Global.Void Example:

SetSucceeded(Bool)

Returns: CRMScript.Global.Void Example: