SysUserLicenseMiner::getLicenseUsageDetails Method [AX 2012]

Gets the user license usage for the ax powershell commandlets

server public static container getLicenseUsageDetails([date _reportTime])

Run On

Server

Parameters

_reportTime
Type: date
The report time to use, if not today

Return Value

Type: container
a container with the details about user counts in it

Do not change this method's signature. it is used by BC.NET and the AX powershell commandlet

Show: