Mode property

Sets or returns the mode of the attribute definition.

Syntax

integerVariable = object.Mode

object.Mode = <integer>

Where:

     integerVariable determines the mode based on one of the following constants.

     object is the AttributeDef object.

AttributeMode Constant Index Value

vicAttributeModeConstant

2

vicAttributeModeInvisible

1

vicAttributeModeNormal

0

vicAttributeModePreset

8

vicAttributeModeVerify

4