Share via


SysUserLicenseMiner::getLicenseUsage Method [AX 2012]

Gets the user license usage for the ax powershell commandlets

Syntax

server public static container getLicenseUsage([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

Remarks

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

See Also

Reference

SysUserLicenseMiner Class