DisplayType Enumeration
Contains values that specify the chosen display format for domain-based attribute (DBA) columns.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Member name | Description | |
|---|---|---|
| Code | Display the member code only. | |
| CodeName | Display the member code followed by the name in parentheses. | |
| NameCode | Display the member name followed by the code in parentheses. | |
| NotSpecified | Does not specify what to display. |
Show: