Skip to main content
Carrier object for LicenseOwner.

Constructors

NSLicenseOwner()

Initializes a new instance of the NSLicenseInfo class.

Methods

GetDescription()

Returns: CRMScript.Global.String Example:

GetName()

Returns: CRMScript.Global.String - The name of the license owner. Example:

GetRestrictedModuleLicenses()

Returns: CRMScript.NetServer.NSModuleLicenseLink[] Example:

GetUnrestrictedModuleLicenses()

Returns: CRMScript.NetServer.NSModuleLicenseLink[] - The unrestricted module licenses that this license owner. Example:

SetDescription(String)

Returns: CRMScript.Global.Void Example:

SetName(String)

Returns: CRMScript.Global.Void Example:
Returns: CRMScript.Global.Void Example:
Returns: CRMScript.Global.Void Example: