Sprache

SystemSetting.SystemDomainList Eigenschaft

Definition

Gibt die SystemDomainListan. Sie ist nur vorhanden, wenn der SettingType Domain ist. Wird verwendet, um das zu validieren.SettingValue Wenn das SettingTypeDomain ist, dann muss das SettingValue im Domain liegen.

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

Eigenschaftswert

Die SystemDomainList.

Attribute

Gilt für: