AttType Attribute

Indicates whether the attribute is dynamic or enumerated.

Used in

Parent tag

Required

Attribute Definition (.Hxa) File

<AttName>

No

Values

  • Enum
    (Default) The attribute is enumerated.

Example

AttType = "Enum"

Remarks

Enumerated attributes have a set of values that can be defined in <AttVal> tags. Each enumerated attribute can have up to 1,000 values.

See Also

Reference

Help XML Tags