SystemSettingsGetResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SystemSettingsGetResponse element provides system settings within an ArrayOfSystemSettingGroup complex type.
public ref class SystemSettingsGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class SystemSettingsGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type SystemSettingsGetResponse = class
inherit MessageResponse
Public Class SystemSettingsGetResponse
Inherits MessageResponse
- Inheritance
- Attributes
Constructors
SystemSettingsGetResponse() |
Initializes a new instance of the SystemSettingsGetResponse class. |
Properties
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |
SystemSettingsGroups |
Specifies the system setting groups to return in the response. |