Example:
static void AxClientConfigName(Args _args)
{ ;
info(xInfo::configuration());
}
This job shows the name that is selected in the Configuration box in the Client Configuration Utility.
Yet another blog about Dynamics Ax
static void AxClientConfigName(Args _args)
{ ;
info(xInfo::configuration());
}