ContainerSize

  • Type: integerenum

    Integer numbers.

    values
    • TenFoot = 1
    • TwentyFoot = 2
    • FortyFoot = 3
    • FortyFiveFoot = 4
Examples
enum (TenFoot = 1, TwentyFoot = 2, FortyFoot = 3, FortyFiveFoot = 4)