RetrieveSetting Function

Retrieves a particular setting along with its final computed value.

Parameters

Parameters allow for data to be passed to the function.

Name Type Nullable Unicode Description
AppUniqueName
Edm.String True False

Model-driven app unique name (Optional).

SettingName
Edm.String False False

Setting definition unique name (Required).

Return Type

Type Nullable Description
RetrieveSettingResponse False The RetrieveSetting function returns the following value.

See also