AnnotationsCreateResponse Class

Definition

The AnnotationsCreateResponse element holds the details of the response.

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

Constructors

AnnotationsCreateResponse()

Initializes a new instance of the AnnotationsCreateResponse class.

Properties

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to