Click or drag to resize

DictionaryUIGroup Enumeration

Dictionary user interface groups

Namespace:  SOWIData.Management
Assembly:  SOWIData.Management (in SOWIData.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public enum DictionaryUIGroup
Members
  Member nameValueDescription
None0 no selection
Controller1 User interface dictionary group Controller labels
Action2 User interface dictionary group controller Action labels
Field3 User interface dictionary group Filed labels e.g. using for data lists and data forms
Message4 User interface dictionary group Messages. When using this then puts name using enumeration SIC.Messages to string or individual label.
Module5 module label group
Button6 button label group
Label7 labels group
Text8 text group
Title9 titels group
Enumeration10 enumeration label group
Help11 Help use for user interface Tooltip
See Also