Service.EntityMemberAnnotationDelete Method

Definition

Delete an annotations related to a member revision

public:
 virtual Microsoft::MasterDataServices::Services::MessageContracts::EntityMemberAnnotationDeleteResponse ^ EntityMemberAnnotationDelete(Microsoft::MasterDataServices::Services::MessageContracts::EntityMemberAnnotationDeleteRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationDeleteResponse EntityMemberAnnotationDelete (Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationDeleteRequest request);
abstract member EntityMemberAnnotationDelete : Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationDeleteRequest -> Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationDeleteResponse
override this.EntityMemberAnnotationDelete : Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationDeleteRequest -> Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationDeleteResponse
Public Function EntityMemberAnnotationDelete (request As EntityMemberAnnotationDeleteRequest) As EntityMemberAnnotationDeleteResponse

Parameters

Returns

Implements

Applies to