PdcAttachmentList

From External Bemet Wiki
Jump to: navigation, search

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.