![]() | Downloads an attachment file to a client machine. |
![]() | Locks the object. Returns True if the object has been changed on the server. |
![]() | Posts all changed values into database. |
![]() | Reads saved values, overwriting values in memory. |
![]() | Renames the attachment on the server. The attachment must be uploaded before calling this method. |
![]() | Uploads a file to the server. |
![]() | Undoes changes to field values that have not been posted. |
![]() | Unlocks the object. |
![]() | Deprecated. The ExtendedStorage object of this attachment. Applies only to file attachments. |
![]() | If true, the database is updated immediately when the field value changes. |
![]() | If the attachment is a file, an array of bytes. If a reference to file, the path or URL. |
![]() | The attachment description. |
![]() | The link or the attachment file name on the server machine. |
![]() | The value of the specified field. |
![]() | If a file, the file location. If a virtual file, the location for the attachment before it is uploaded to the server. If a URL, the link address. |
![]() | Obsolete.Use IAttachment3 FileSizeEx instead. The attachment file size in bytes. |
![]() | The item ID. |
![]() | Checks if object is locked for editing. |
![]() | The last modified time. |
![]() | Checks if the item has been modified since last refresh or post operation. If true, the field properties on the server side are not up to date. |
![]() | The attachment name. |
![]() | The path to the attachment on the server machine. |
![]() | The attachment type. Either File or URL. |
![]() | Checks if this is a virtual item, that is, an item that does not have a corresponding database record. |