Share via


SysDictLicenseCode::getCurrentUserLicenseCount Method [AX 2012]

Use this method to query the number of users currently licensed

Syntax

server public static container getCurrentUserLicenseCount(UserLicenseType _userLicenseType)

Run On

Server

Parameters

Return Value

Type: container
A container with the current count and valid from datetime for the number of user licensed.

See Also

Reference

SysDictLicenseCode Class