SysDictLicenseCode::getBaseUserLicenseCount Method [AX 2012]
For the various UserLicenseTypes, this method provides a way to query the number of users licensed
client server public static int getBaseUserLicenseCount(UserLicenseType _userLicenseType)
Run On
CalledParameters
- _userLicenseType
- Type: UserLicenseType Enumeration
The UserLicenseType enum
Show: