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