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