SystemDomainList Class
A list of standard text choices that are associated with the MDS application.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Microsoft.MasterDataServices.Services.DataContracts::DataContractBase
Microsoft.MasterDataServices.Services.DataContracts::SystemDomainList
| Name | Description | |
|---|---|---|
![]() | SystemDomainList() | Initializes a new instance of the class. |
| Name | Description | |
|---|---|---|
![]() | Code | Gets or sets the domain list code. |
![]() | Items | Gets or sets the list of the SystemDomainListItem that are associated with the system domain list. |
![]() | Name | Gets or sets the domain list name. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
The SystemDomainList specifies a list of standard text choices that are associated with the Master Data Services (MDS) application.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

