ExportViewListGetRequest 생성자 (International)
Initializes a new instance of the ExportViewListGetRequest class that has the specified cultural settings.
네임스페이스: 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
)
매개 변수
- International
유형: Microsoft.MasterDataServices.International
The cultural settings.