public enum ShowWhenOperation| VARIABLE | 0 | ShowWhenBased class is of concrete type ShowWhenVariable |
| EQUATION | 1 | ShowWhenBased class is of concrete type ShowWhenEquation |
| SEGMENT_GROUP | 2 | ShowWhenBase class is of concrete type ShowWhenSegmentGroup |
| Description |
Returns the Description attribute of an enum. If Description is not an attribute
returns the .toString() value.
(Defined by EnumHelper) |
| GetAttributeOfTypeT |
Gets an attribute on an enum field value
(Defined by EnumHelper) |