Read Only: Returns Parent Command Object
Visual Basic |
---|
Public Property Parent As Command |
The parent of a DimensionCmd object is the same underlying PC-DMIS object as the DimensionCmd object itself. Getting the parent allows you to access the generic Command properties and methods of a given object.