다음을 통해 공유


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
)

매개 변수

참고 항목

참조

ExportViewUpdateRequest 클래스

ExportViewUpdateRequest 오버로드

Microsoft.MasterDataServices 네임스페이스