SystemSettingsUpdateRequest 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.
Defines the message contract for the system setting update request.
public ref class SystemSettingsUpdateRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class SystemSettingsUpdateRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type SystemSettingsUpdateRequest = class
inherit MessageRequest
Public Class SystemSettingsUpdateRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
SystemSettingsUpdateRequest() |
Initializes a new instance of the SystemSettingsUpdateRequest class. |
Properties
International |
Specifies client localization information. (Inherited from MessageRequest) |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |
SystemSettingGroups |
Specifies the system setting groups to update. |