Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Command Object : AttachCommand Property
AttachCommand Property
Description
Returns an Attach object if Command is of Type ATTACH_PROGRAM. Returns Nothing otherwise. Read-only.
Property type
Read-only property
Syntax
Visual Basic
Public Property AttachCommand As Attach
Return Type
Attach object.
See Also