Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Command Object : IsTraceField Property
IsTraceField Property
Description
Determines whether or not the command is a TraceField command.
Property type
Read-only property
Syntax
Visual Basic
Public Property IsTraceField As Boolean
Remarks
Commands that return TRUE for this property can successfully retrieve a TraceField Command object using the TraceFieldCommand Property.
See Also