TempCompCommand Property
Description
Returns a TempComp object if Command is of Type TEMP_COMP. Otherwise it returns Nothing. Read-only.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property TempCompCommand As TempComp |
Return Type
TempComp object.
See Also