send Attachment to email
Wed Dec 18 2024 15:00:37 GMT+0000 (Coordinated Universal Time)
Saved by
@MinaTimo
//docuRef.clear();
//select firstonly docuRef
// where docuRef.RefTableId == tableName2Id("HcmApplicant")
// && docuRef.RefRecId == HcmApplicant.RecId;
//if(docuRef)
//{
// builder.addAttachment(DocumentManagement::getAttachmentStream(docuRef),docuRef.Name);
//}
content_copyCOPY
Comments