Public Methods
Delete | Deletes the specified object. |
GetExtensionDictionary | Gets the extension dictionary associated with an object. |
GetXData | Returns the extended entity data associated with an entity. |
GetXRecordData | Gets the extended record data (XRecordData) associated with a dictionary. |
SetXData | Sets the extended entity data associated with an entity. |
SetXRecordData | Sets the extended record data (XRecordData) associated with a dictionary. |
Public Properties
Application | Returns the Application object. |
Document | Returns the document associated with the object. |
Handle | Returns the handle of the item. |
HasExtensionDictionary | Determines if the object has an extension dictionary associated with it. |
Name | Specifies the name of the object. |
Parent | Returns the database item's parent object. |
TranslateIDs | Specifies the translation of any contained object IDs during deepClone or wblockClone operations. |