Share via


SysDictLicenseCode::getBaseUserLicenseCount Method [AX 2012]

For the various UserLicenseTypes, this method provides a way to query the number of users licensed

Syntax

client server public static int getBaseUserLicenseCount(UserLicenseType _userLicenseType)

Run On

Called

Parameters

Return Value

Type: int
The base count for the number of user licensed.

See Also

Reference

SysDictLicenseCode Class