SystemDomainListGetResponse.SystemDomainLists Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Un tableau des listes de domaines système à retourner dans la réponse.
public: System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::SystemDomainList ^> ^ SystemDomainLists;
[System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=1)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.SystemDomainList> SystemDomainLists;
[<System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=1)>]
val mutable SystemDomainLists : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.SystemDomainList>
Public SystemDomainLists As Collection(Of SystemDomainList)
Valeur de champ
- Attributs