Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Machines Object : Parent Property
Parent Property
Description
Represents the read-only PC-DMIS Application. The Application object includes properties and methods that return top-level objects. For example, the ActivePartProgram property returns a PartProgram object.
Property type
Read-only property
Syntax
Visual Basic
Public Property Parent As Application
Return Type
Read-only Application object.
See Also