Click or drag to resize

Enumeration Properties

The ScalarVariableEnumeration type exposes the following members.

Properties
 NameDescription
Public propertyDeclaredType If non-null, name of type defined with SimpleType.
Public propertyMax If non-null, maximum value of variable.
Public propertyMin If non-null, 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