Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Returns information about the advanced configuration settings for the organization.
Syntax
var globalContext = Xrm.Utility.getGlobalContext();
globalContext.getAdvancedConfigSetting(setting);
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
setting |
String | Yes | Name of the configuration setting. Only the following two configuration settings are supported: "MaxChildIncidentNumber" and "MaxIncidentMergeNumber" |
Return Value
Returns the advanced configuration setting value.