Konstruktor ExportViewListGetResponse (Collection<ExportView>, OperationResult)
Inicjuje nowe wystąpienie ExportViewListGetResponse klasy, dla którego określona tablica widoki eksportu i wynik operacji.
Przestrzeń nazw: Microsoft.MasterDataServices
Zestaw: Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)
Składnia
'Deklaracja
Public Sub New ( _
ExportViews As Collection(Of ExportView), _
OperationResult As OperationResult _
)
'Użycie
Dim ExportViews As Collection(Of ExportView)
Dim OperationResult As OperationResult
Dim instance As New ExportViewListGetResponse(ExportViews, _
OperationResult)
public ExportViewListGetResponse(
Collection<ExportView> ExportViews,
OperationResult OperationResult
)
public:
ExportViewListGetResponse(
Collection<ExportView^>^ ExportViews,
OperationResult^ OperationResult
)
new :
ExportViews:Collection<ExportView> *
OperationResult:OperationResult -> ExportViewListGetResponse
public function ExportViewListGetResponse(
ExportViews : Collection<ExportView>,
OperationResult : OperationResult
)
Parametry
- ExportViews
Typ: System.Collections.ObjectModel.Collection<ExportView>
Kolekcja widoków eksportu.
- OperationResult
Typ: Microsoft.MasterDataServices.OperationResult
Wynik operacji tym unikatowy identyfikator śledzenie i rejestrowanie.