IsOptMotion Property
Description
Determines whether or not the command is an OptMotion command.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property IsOptMotion As Boolean |
Remarks
Commands that return TRUE for this property can successfully retrieve an OptMotion object using the OptMotionCommand Property.
See Also