xInfo::compilationTime Method

Retrieves the time at which the current version of Microsoft Dynamics AX was last compiled.

Syntax

client server public static str compilationTime()

Run On

ClientOrServer

Return Value

Type: str
A string that contains the time at which Microsoft Dynamics AX was last compiled.

See Also

xInfo Class

xInfo::compilationDate Method