AnnotationsDeleteResponse Class

Definition

The AnnotationsDeleteResponse element holds the details of the response.

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

Constructors

AnnotationsDeleteResponse()

Initializes a new instance of the AnnotationsDeleteResponse class.

Properties

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to