次の方法で共有


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

パラメーター

戻り値

実装

適用対象