xInfo::licenseName Method [AX 2012]

Retrieves the name of the current Microsoft Dynamics AX license.

client server public static str licenseName()

Run On

ClientOrServer

Return Value

Type: str
A string that contains the name of the license.

The xInfo::expireDate Method returns the date on which the license expires.

The xInfo::serialNo Method returns the serial number of the license.

Show: