LabelType Enumeration

Specifies the type of Label.

Syntax Constants
Enum LabelType
    swcSample = 0
    swcPiece = 1
    swcDefect = 2
    swcCause = 3
    swcAction = 4
    swcComment = 5
    swcInclude = 6
End Enum
  • swcSample
  • swcPiece
  • swcDefect
  • swcCause
  • swcAction
  • swcComment
  • swcInclude