Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Command Object : OptionProbeCommand Property
OptionProbeCommand Property
Description
Returns an OptProbe object if Command is of Type OPTIONPROBE. Otherwise it returns Nothing. Read-only.
Property type
Read-only property
Syntax
Visual Basic
Public Property OptionProbeCommand As OPTIONPROBE
Return Type
OptionProbe object.
See Also