Метод AnnotationsDelete

Deletes an existing annotation.

Пространство имен:  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.