Конструктор AnnotationsUpdateResponse (OperationResult)

Initializes a new instance of the AnnotationsUpdateResponse class with the specified operation result.

Пространство имен:  Microsoft.MasterDataServices
Сборка:  Microsoft.MasterDataServices (в Microsoft.MasterDataServices.dll)

Синтаксис

'Декларация
Public Sub New ( _
    OperationResult As OperationResult _
)
'Применение
Dim OperationResult As OperationResult

Dim instance As New AnnotationsUpdateResponse(OperationResult)
public AnnotationsUpdateResponse(
    OperationResult OperationResult
)
public:
AnnotationsUpdateResponse(
    OperationResult^ OperationResult
)
new : 
        OperationResult:OperationResult -> AnnotationsUpdateResponse
public function AnnotationsUpdateResponse(
    OperationResult : OperationResult
)

Параметры