다음을 통해 공유


AnnotationsCreateResponse 생성자 (OperationResult)

Initializes a new instance of the AnnotationsCreateResponse 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 AnnotationsCreateResponse(OperationResult)
public AnnotationsCreateResponse(
    OperationResult OperationResult
)
public:
AnnotationsCreateResponse(
    OperationResult^ OperationResult
)
new : 
        OperationResult:OperationResult -> AnnotationsCreateResponse
public function AnnotationsCreateResponse(
    OperationResult : OperationResult
)

매개 변수