Partager via


Constructeur SystemDomainListGetResponse (OperationResult, Collection<SystemDomainList>)

Initializes a new instance of the SystemDomainListGetResponse class that has the specified operation result and system domain lists.

Espace de noms :  Microsoft.MasterDataServices
Assembly :  Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    OperationResult As OperationResult, _
    SystemDomainLists As Collection(Of SystemDomainList) _
)
'Utilisation
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>
)

Paramètres

Voir aussi

Référence

SystemDomainListGetResponse Classe

Surcharge SystemDomainListGetResponse

Espace de noms Microsoft.MasterDataServices