Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Command Object : TempCompCommand Property
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