AnnotationsUpdateResponse Class

Definition

The AnnotationsUpdateResponse element holds the details of the response from AnnotationsUpdateRequest.

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

Constructors

AnnotationsUpdateResponse()

Initializes a new instance of the AnnotationsUpdateResponse class.

Properties

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to