Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Command Object : IsOptionProbe Property
IsOptionProbe Property
Description

Determines whether or not the command is an option probe command.

Property type
Read-only property
Syntax
Visual Basic
Public Property IsOptionProbe As Boolean
Return Type

Read/write Boolean.

Remarks
Commands that return TRUE for this property can successfully retrieve an OptMotion object using the OptMotionCommand Property.
See Also