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