Compartilhar via


Construtor ExportViewListGetRequest (International)

Initializes a new instance of the ExportViewListGetRequest class that has the specified cultural settings.

Namespace:  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (em Microsoft.MasterDataServices.dll)

Sintaxe

'Declaração
Public Sub New ( _
    International As International _
)
'Uso
Dim International As International

Dim instance As New ExportViewListGetRequest(International)
public ExportViewListGetRequest(
    International International
)
public:
ExportViewListGetRequest(
    International^ International
)
new : 
        International:International -> ExportViewListGetRequest
public function ExportViewListGetRequest(
    International : International
)

Parâmetros