Service.EntityMemberAnnotationsCreate Method

Definition

Caution

This API is now deprecated.

Create new Annotations related to a member

public:
 virtual Microsoft::MasterDataServices::Services::MessageContracts::AnnotationsCreateResponse ^ EntityMemberAnnotationsCreate(Microsoft::MasterDataServices::Services::MessageContracts::EntityMemberAnnotationsCreateRequest ^ request);
[System.Obsolete]
public Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsCreateResponse EntityMemberAnnotationsCreate (Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationsCreateRequest request);
[<System.Obsolete>]
abstract member EntityMemberAnnotationsCreate : Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationsCreateRequest -> Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsCreateResponse
override this.EntityMemberAnnotationsCreate : Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationsCreateRequest -> Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsCreateResponse
Public Function EntityMemberAnnotationsCreate (request As EntityMemberAnnotationsCreateRequest) As AnnotationsCreateResponse

Parameters

Returns

Implements

Attributes

Applies to