SystemSetting.SystemDomainList Proprietà

Definizione

Specifica il SystemDomainList. È presente solo se il SettingType è Dominio. Viene usato per validare il SettingValue. Se il SettingType è Dominio allora deve SettingValue essere nel dominio.

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

Valore della proprietà

Il SystemDomainList

Attributi

Si applica a