ContainerType

The container type.

Class

Read Only

Number BAG = 1298424423

The container contains unordered items.


Read Only

Number SEQ = 1298428785

The container contains ordered or sequential items.


Read Only

Number ALT = 1298424180

The container contains alternative values of which only one can be used.

Was this helpful?