UserPreferencesUpdateResponse Class

Definition

The UserPreferencesUpdateResponse element provides only standard operation results.

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

Constructors

UserPreferencesUpdateResponse()

Initializes a new instance of the UserPreferencesUpdateResponse class.

Properties

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to

See also