ExportViewListGetRequest コンストラクター (International)

指定されたカルチャ設定を持つ ExportViewListGetRequest クラスの新しいインスタンスを初期化します。

名前空間:  Microsoft.MasterDataServices
アセンブリ:  Microsoft.MasterDataServices (Microsoft.MasterDataServices.dll)

構文

'宣言
Public Sub New ( _
    International As International _
)
'使用
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
)

パラメーター