다음을 통해 공유


Service.AnnotationsDelete(AnnotationsDeleteRequest) 메서드

정의

기존 주석을 삭제합니다.

public:
 virtual Microsoft::MasterDataServices::Services::MessageContracts::AnnotationsDeleteResponse ^ AnnotationsDelete(Microsoft::MasterDataServices::Services::MessageContracts::AnnotationsDeleteRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsDeleteResponse AnnotationsDelete (Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsDeleteRequest request);
abstract member AnnotationsDelete : Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsDeleteRequest -> Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsDeleteResponse
override this.AnnotationsDelete : Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsDeleteRequest -> Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsDeleteResponse
Public Function AnnotationsDelete (request As AnnotationsDeleteRequest) As AnnotationsDeleteResponse

매개 변수

반환

구현

적용 대상