Costruttore ExportViewListGetRequest (International)
Initializes a new instance of the ExportViewListGetRequest class that has the specified cultural settings.
Spazio dei nomi Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
International As International _
)
'Utilizzo
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
)
Parametri
- International
Tipo: Microsoft.MasterDataServices. . :: . .International
The cultural settings.
Vedere anche