Skip to main content

Constructors

NSExtendedModuleLicense()

Methods

GetCurrent()

Returns: CRMScript.NetServer.NSModuleLicense Example:

GetNew()

Returns: CRMScript.NetServer.NSModuleLicense Example:

GetNumberOfLicensesAdded()

Returns: CRMScript.Global.Integer Example:

GetNumberOfLicensesFree()

Returns: CRMScript.Global.Integer Example:

GetNumberOfLicensesInUse()

Returns: CRMScript.Global.Integer Example:

GetNumberOfLicensesNewFree()

Returns: CRMScript.Global.Integer Example:

GetNumberOfLicensesNewTotal()

Returns: CRMScript.Global.Integer Example:

GetNumberOfLicensesTotal()

Returns: CRMScript.Global.Integer Example:

SetCurrent(NSModuleLicense)

Returns: CRMScript.Global.Void Example:

SetNew(NSModuleLicense)

Returns: CRMScript.Global.Void Example:

SetNumberOfLicensesAdded(Integer)

Returns: CRMScript.Global.Void Example:

SetNumberOfLicensesFree(Integer)

Returns: CRMScript.Global.Void Example:

SetNumberOfLicensesInUse(Integer)

Returns: CRMScript.Global.Void Example:

SetNumberOfLicensesNewFree(Integer)

Returns: CRMScript.Global.Void Example:

SetNumberOfLicensesNewTotal(Integer)

Returns: CRMScript.Global.Void Example:

SetNumberOfLicensesTotal(Integer)

Returns: CRMScript.Global.Void Example: