Udostępnij za pośrednictwem


Konstruktor AnnotationsCreateResponse (OperationResult)

Inicjuje nowe wystąpienie AnnotationsCreateResponse 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 AnnotationsCreateResponse(OperationResult)
public AnnotationsCreateResponse(
    OperationResult OperationResult
)
public:
AnnotationsCreateResponse(
    OperationResult^ OperationResult
)
new : 
        OperationResult:OperationResult -> AnnotationsCreateResponse
public function AnnotationsCreateResponse(
    OperationResult : OperationResult
)

Parametry