SystemSettingGroup Class
A collection of related system settings that have related MDS functionality.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Microsoft.MasterDataServices.Services.DataContracts::DataContractBase
Microsoft.MasterDataServices.Services.DataContracts::SystemSettingGroup
| Name | Description | |
|---|---|---|
![]() | SystemSettingGroup() | Initializes a new instance of the class. |
| Name | Description | |
|---|---|---|
![]() | Description | Gets or sets the description. |
![]() | DisplayName | Gets or sets the display name. |
![]() | DisplaySequence | Gets or sets the sequence the system setting group should be displayed. |
![]() | Identifier | Gets or sets the Identifier. |
![]() | SystemSettings | Gets or sets the SystemSetting list. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
The SystemSettingGroup complex type specifies a group of related system settings that manage system level functionality within MDS.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

