Compartir a través de


ExportViewCreateResponse Constructor (OperationResult)

Initializes a new instance of the ExportViewCreateResponse class that has the specified operation result.

Espacio de nombres:  Microsoft.MasterDataServices
Ensamblado:  Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)

Sintaxis

'Declaración
Public Sub New ( _
    OperationResult As OperationResult _
)
'Uso
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
)

Parámetros

Vea también

Referencia

ExportViewCreateResponse Clase

Sobrecarga de ExportViewCreateResponse

Espacio de nombres Microsoft.MasterDataServices