ExportViewCreateResponse 构造函数 (OperationResult)

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

参数

请参阅

参考

ExportViewCreateResponse 类

ExportViewCreateResponse 重载

Microsoft.MasterDataServices 命名空间