Compartir a través de


ExportViewUpdateRequest Constructor (International, ExportView)

Initializes a new instance of the ExportViewUpdateRequest class that has the specified cultural settings and ExportView.

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

Sintaxis

'Declaración
Public Sub New ( _
    International As International, _
    ExportView As ExportView _
)
'Uso
Dim International As International
Dim ExportView As ExportView

Dim instance As New ExportViewUpdateRequest(International, _
    ExportView)
public ExportViewUpdateRequest(
    International International,
    ExportView ExportView
)
public:
ExportViewUpdateRequest(
    International^ International, 
    ExportView^ ExportView
)
new : 
        International:International * 
        ExportView:ExportView -> ExportViewUpdateRequest
public function ExportViewUpdateRequest(
    International : International, 
    ExportView : ExportView
)

Parámetros

Vea también

Referencia

ExportViewUpdateRequest Clase

Sobrecarga de ExportViewUpdateRequest

Espacio de nombres Microsoft.MasterDataServices