Click or drag to resize

Integer Properties

The ScalarVariableInteger type exposes the following members.

Properties
  NameDescription
Public propertyDeclaredType
If non-null, name of type defined with SimpleType.
Public propertyMax
Maximum value of variable.
Public propertyMin
Minimum value of variable.
Public propertyQuantity
If non-null, physical quantity of the variable, for example "Angle", or "Energy". The quantity names are not standardized.
Public propertyStart
If non-null, initial or guess value of variable.
Top
See Also