Skip to main content

Constructors

NSExtendedLicenseInfo()

Methods

GetAccumulatedNextCheckDate()

Returns: CRMScript.Global.DateTime Example:

GetCanBeActivated()

Returns: CRMScript.Global.Bool Example:

GetCurrent()

Returns: CRMScript.NetServer.NSLicenseInfo Example:

GetExtendedModuleLicenses()

Returns: CRMScript.NetServer.NSExtendedModuleLicense[] Example:

GetNew()

Returns: CRMScript.NetServer.NSLicenseInfo Example:

GetReason()

Returns: CRMScript.Global.String Example:

SetAccumulatedNextCheckDate(DateTime)

Returns: CRMScript.Global.Void Example:

SetCanBeActivated(Bool)

Returns: CRMScript.Global.Void Example:

SetCurrent(NSLicenseInfo)

Returns: CRMScript.Global.Void Example:

SetExtendedModuleLicenses(NSExtendedModuleLicense[])

Returns: CRMScript.Global.Void Example:

SetNew(NSLicenseInfo)

Returns: CRMScript.Global.Void Example:

SetReason(String)

Returns: CRMScript.Global.Void Example: