Name | Description |
Application | Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
Parent | Gets the parent object from whom this object can logically be reached. |
Type | Returns an ObjectTypeEnum indicating this object's type. |
Name | Description |
OnFileCopy | Event that fires whenever a file is moved or copied using the MoveFile or CopyFile methods of the FileManager object. |
OnFileDelete | The OnFileDelete event notifies a client whenever a file is deleted using the DeleteFile method of the FileManager object. |