SystemSettingsGetResponse Class
The SystemSettingsGetResponse element provides system settings within an ArrayOfSystemSettingGroup complex type.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
System::Object
Microsoft.MasterDataServices.Services.MessageContracts::MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts::SystemSettingsGetResponse
Microsoft.MasterDataServices.Services.MessageContracts::MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts::SystemSettingsGetResponse
| Name | Description | |
|---|---|---|
![]() | SystemSettingsGetResponse() | Initializes a new instance of the SystemSettingsGetResponse class. |
| Name | Description | |
|---|---|---|
![]() | OperationResult | Specifies the operation result. (Inherited from MessageResponse.) |
![]() | SystemSettingsGroups | Gets or sets the system setting groups to return in the response. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


