Konstruktor ExportViewCreateRequest (International, ExportView)
Inicjuje nowe wystąpienie ExportViewCreateRequest klasy, która ma określone ustawienia kultury i ExportView.
Przestrzeń nazw: Microsoft.MasterDataServices
Zestaw: Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)
Składnia
'Deklaracja
Public Sub New ( _
International As International, _
ExportView As ExportView _
)
'Użycie
Dim International As International
Dim ExportView As ExportView
Dim instance As New ExportViewCreateRequest(International, _
ExportView)
public ExportViewCreateRequest(
International International,
ExportView ExportView
)
public:
ExportViewCreateRequest(
International^ International,
ExportView^ ExportView
)
new :
International:International *
ExportView:ExportView -> ExportViewCreateRequest
public function ExportViewCreateRequest(
International : International,
ExportView : ExportView
)
Parametry
- International
Typ: Microsoft.MasterDataServices.International
Ustawienia kultury.
- ExportView
Typ: Microsoft.MasterDataServices.ExportView
The ExportView.