Udostępnij przez


Konstruktor AnnotationsUpdateResponse (OperationResult)

Inicjuje nowe wystąpienie AnnotationsUpdateResponse klasy z wynik określonej operacji.

Przestrzeń nazw:  Microsoft.MasterDataServices
Zestaw:  Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)

Składnia

'Deklaracja
Public Sub New ( _
    OperationResult As OperationResult _
)
'Użycie
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
)

Parametry