EntityMemberAnnotationsGetResponse Class

Definition

The EntityMemberAnnotationsGetResponse element holds the details of the response.

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

Constructors

EntityMemberAnnotationsGetResponse()

Initializes a new instance of the EntityMemberAnnotationsGetResponse class.

Properties

Annotations

Specifies the annotations.

EntityId
Obsolete.

Specifies the entity identifier.

MemberId
Obsolete.

Specifies the member identifier.

ModelId
Obsolete.

Specifies the model identifier.

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)
VersionId
Obsolete.

Specifies the version identifier.

Applies to