Skip to main content
Result of NSCheckLicenseStatus.

Constructors

NSCheckLicenseStatusResult()

Initializes a new instance of the NSCheckLicenseStatusResult class.

Methods

GetLicenseStatus()

Returns: CRMScript.Global.Integer - See <xref href=“CRMScript.NetServer.LicenseStatus” data-throw-if-not-resolved=“false”></xref>. Example:

GetMessage()

Returns: CRMScript.Global.String - Message to display in SOADMIN if LinkType=90. Example:

GetUrl()

Returns: CRMScript.Global.String - URL to show to the user. This is relevant when LinkType is 60. Example:

SetLicenseStatus(Integer)

Returns: CRMScript.Global.Void Example:

SetMessage(String)

Returns: CRMScript.Global.Void Example:

SetUrl(String)

Returns: CRMScript.Global.Void Example: