Application 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 Application As Application |
See Also