UserPreferencesDeleteResponse Class

Definition

The UserPreferencesDeleteResponse element provides only standard operation results.

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

Constructors

UserPreferencesDeleteResponse()

Initializes a new instance of the UserPreferencesDeleteResponse class.

Properties

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to

See also