SystemSettingsUpdateResponse Class

Definition

The SystemSettingsUpdateResponse element provides only standard operation results.

public ref class SystemSettingsUpdateResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class SystemSettingsUpdateResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type SystemSettingsUpdateResponse = class
    inherit MessageResponse
Public Class SystemSettingsUpdateResponse
Inherits MessageResponse
Inheritance
SystemSettingsUpdateResponse
Attributes

Constructors

SystemSettingsUpdateResponse()

Initializes a new instance of the SystemSettingsUpdateResponse class.

Properties

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to

See also