Condividi tramite


SystemSetting.SystemDomainList Proprietà

Definizione

Specifica l'oggetto SystemDomainList. È presente solo se il tipo SettingType è Domain. Usato per convalidare l'oggetto SettingValue. Se l'oggetto SettingType è Domain , deve SettingValue trovarsi 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à

Oggetto SystemDomainList.

Attributi

Si applica a