LabelListType Enumeration
Specifies how the list of Labels is maintained.
| Syntax | Constants |
|---|---|
Enum LabelListType
swcLabelListType_General = swcGeneral
swcLabelListType_Dynamic = swcDynamic
swcLabelListType_Static = swcStatic
swcLabelListType_DateTime = 3
swcLabelListType_Query = 4
End Enum
|
|