xInfo::configuration Method [AX 2012]

Retrieves the current client configuration.

client server public static str configuration()

Run On

ClientOrServer

Return Value

Type: str
A string that represents the current client configuration.

This is the configuration that is selected in the Configuration box in the Client Configuration Utility program.

An example string that could be returned is "Original (installed configuration)".

Show: