SettingDetail ComplexType
Provides information about a setting.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
DataType | Edm.Int32 |
The data type of the setting. |
Name | Edm.String |
The name of the setting. |
Value | Edm.String |
The value of the setting. |
Used by
The following use the SettingDetail ComplexType.
Name | How used |
---|---|
RetrieveSettingResponse | SettingDetail Property |