Gets the parent of the object. | |
Syntax: | Set GefProcedure = object.Parent |
Description: | The Parent property will return the container object which owns this object. The parent is always a GefProcedure object. |
See Also: | GefProcAction.Parent , GefProcedure.Actions |