| Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
| DefaultValue |
Gets/Sets the default value for this expression. |
| IncrementValue |
Gets/Sets the increment value for this expression. |
| MaximumValue |
Gets/Sets the maximum value for this expression. |
| MaximumValueComparisonType |
Gets/Sets the type of comparison to perform against the maximum value. |
| MinimumValue |
Gets/Sets the minimum value for this expression. |
| MinimumValueComparisonType |
Gets/Sets the type of comparison to perform against the minimum value. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |