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