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