Konstruktor SystemDomainListGetResponse (OperationResult, Collection<SystemDomainList>)
Inicjuje nowe wystąpienie SystemDomainListGetResponse klasy, która ma określonej operacji systemu i wynik domena list.
Przestrzeń nazw: Microsoft.MasterDataServices
Zestaw: Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)
Składnia
'Deklaracja
Public Sub New ( _
OperationResult As OperationResult, _
SystemDomainLists As Collection(Of SystemDomainList) _
)
'Użycie
Dim OperationResult As OperationResult
Dim SystemDomainLists As Collection(Of SystemDomainList)
Dim instance As New SystemDomainListGetResponse(OperationResult, _
SystemDomainLists)
public SystemDomainListGetResponse(
OperationResult OperationResult,
Collection<SystemDomainList> SystemDomainLists
)
public:
SystemDomainListGetResponse(
OperationResult^ OperationResult,
Collection<SystemDomainList^>^ SystemDomainLists
)
new :
OperationResult:OperationResult *
SystemDomainLists:Collection<SystemDomainList> -> SystemDomainListGetResponse
public function SystemDomainListGetResponse(
OperationResult : OperationResult,
SystemDomainLists : Collection<SystemDomainList>
)
Parametry
- OperationResult
Typ: Microsoft.MasterDataServices.OperationResult
Wynik operacji tym unikatowy identyfikator śledzenie i rejestrowanie.
- SystemDomainLists
Typ: System.Collections.ObjectModel.Collection<SystemDomainList>
Tablica domena systemu list zwrócić w odpowiedzi.