Model Parts, Diagrams, Dictionary Items, and Properties > Properties > Construction (property)
  
Construction (property)
For automation interface information about the Construction property, see Typedef (automation interface).
This property specifies the Construction of a Type Definition, that is, whether the Type Definition is an Alias, Array, Enumeration or Sequence.
Alias — Specifies that the Type Definition is an alias of another Data Type.
Array — Specifies that the Type Definition is an Array. When a Type Definition is an Array, you specify an Upper Bound and a Lower Bound.
Enumeration — Specifies that the Type Definition is an Enumeration. When a Type Definition is an Enumeration you specify Enumeration Literals.
Sequence — Specifies that the Type Definition is a Sequence. When a Type Definition is a Sequence, you specify the Maximum Size.
This property is set on the Options tab of a Type Definition's Property Pages.
The following section provides information about the items and diagrams for which Construction is a property. For more information about an item or diagram, click it.
Is property of
Type Definition