SystemSetting.SystemDomainList Property

Definition

Gets or sets the system domain list.

public:
 property Microsoft::MasterDataServices::SystemDomainList ^ SystemDomainList { Microsoft::MasterDataServices::SystemDomainList ^ get(); void set(Microsoft::MasterDataServices::SystemDomainList ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.SystemDomainList SystemDomainList { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.SystemDomainList : Microsoft.MasterDataServices.SystemDomainList with get, set
Public Property SystemDomainList As SystemDomainList

Property Value

A new instance of type SystemDomainList.

Attributes

Applies to