ExportViewUpdateRequest 建構函式 (International, ExportView)
Initializes a new instance of the ExportViewUpdateRequest class that has the specified cultural settings and ExportView.
命名空間: Microsoft.MasterDataServices
組件: Microsoft.MasterDataServices (在 Microsoft.MasterDataServices.dll 中)
語法
'宣告
Public Sub New ( _
International As International, _
ExportView As ExportView _
)
'用途
Dim International As International
Dim ExportView As ExportView
Dim instance As New ExportViewUpdateRequest(International, _
ExportView)
public ExportViewUpdateRequest(
International International,
ExportView ExportView
)
public:
ExportViewUpdateRequest(
International^ International,
ExportView^ ExportView
)
new :
International:International *
ExportView:ExportView -> ExportViewUpdateRequest
public function ExportViewUpdateRequest(
International : International,
ExportView : ExportView
)
參數
- International
型別:Microsoft.MasterDataServices. . :: . .International
The cultural settings.
- ExportView
型別:Microsoft.MasterDataServices. . :: . .ExportView
The ExportView.