AnnotationsDelete メソッド
既存の注釈を削除します。
名前空間: Microsoft.MasterDataServices.Services.ServiceContracts
アセンブリ: Microsoft.MasterDataServices.Services (Microsoft.MasterDataServices.Services.dll)
構文
'宣言
<OperationContractAttribute> _
Function AnnotationsDelete ( _
request As AnnotationsDeleteRequest _
) As AnnotationsDeleteResponse
'使用
Dim instance As IService
Dim request As AnnotationsDeleteRequest
Dim returnValue As AnnotationsDeleteResponse
returnValue = instance.AnnotationsDelete(request)
[OperationContractAttribute]
AnnotationsDeleteResponse AnnotationsDelete(
AnnotationsDeleteRequest request
)
[OperationContractAttribute]
AnnotationsDeleteResponse^ AnnotationsDelete(
AnnotationsDeleteRequest^ request
)
[<OperationContractAttribute>]
abstract AnnotationsDelete :
request:AnnotationsDeleteRequest -> AnnotationsDeleteResponse
function AnnotationsDelete(
request : AnnotationsDeleteRequest
) : AnnotationsDeleteResponse
パラメーター
戻り値
型: Microsoft.MasterDataServices.Services.MessageContracts. . :: . .AnnotationsDeleteResponse
AnnotationsDeleteResponse。