SystemSetting.SystemDomainList Propriété
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.
Spécifie SystemDomainList. Uniquement présent uniquement si SettingType est Domain. Est utilisé pour valider le SettingValue. Si est SettingTypeDomaine , le SettingValue doit se trouver dans le domaine.
public:
property Microsoft::MasterDataServices::Services::DataContracts::SystemDomainList ^ SystemDomainList { Microsoft::MasterDataServices::Services::DataContracts::SystemDomainList ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::SystemDomainList ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Services.DataContracts.SystemDomainList SystemDomainList { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.SystemDomainList : Microsoft.MasterDataServices.Services.DataContracts.SystemDomainList with get, set
Public Property SystemDomainList As SystemDomainList
Valeur de propriété
Le SystemDomainList.
- Attributs