ContainerSize
- Type: integerenum
Integer numbers.
values- Ten
Foot = 1 - Twenty
Foot = 2 - Forty
Foot = 3 - Forty
Five Foot = 4
Examples
enum (TenFoot = 1, TwentyFoot = 2, FortyFoot = 3, FortyFiveFoot = 4)
Integer numbers.
enum (TenFoot = 1, TwentyFoot = 2, FortyFoot = 3, FortyFiveFoot = 4)