xInfo::licenseName Method

Retrieves the name of the current Microsoft Dynamics AX license.

Syntax

client server public static str licenseName()

Run On

ClientOrServer

Return Value

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

Remarks

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

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

See Also

Reference

xInfo Class