PdcAttachmentList
Jump to navigation
Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Declaration
pdcAttachmentList as list of pdcAttachment
Methods
PdcAttachmentList.Read
PdcAttachmentList.ReadFromTableName
PdcAttachmentList.Add
PdcAttachmentList.Delete
Properties
PdcAttachmentList.Count
PdcAttachmentList.Items
Description
The pdcAttachmentList can be used to handle Bemet attachments in extensions. The object handles the different attachment options like regular attachments, sharepoint attachments (only cloud) and doc repository attachments. So there is no need to change the code of an extension when switching between these attachment options.
Notes
Availability
Available from Bemet 2022R3 on.