SysDictLicenseCode::getISVUserLicenseCount Method [AX 2012]

Use this API to get the user count specified for an ISV license

client server public static int getISVUserLicenseCount(LicenseCodeId _licenseCodeId)

Run On

Called

Parameters

_licenseCodeId
Type: LicenseCodeId Extended Data Type
The LicenseCodeId of the ISV license

Return Value

Type: int
Returns the user count specified for an ISV issue license
Show: