PdcAttachment.TempFilePath: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 January 2024

  • curprev 12:0212:02, 5 January 2024 TC talk contribs 1,471 bytes +1,471 Created page with "== Declaration == TempFilePath as String == Description == If the attachment has already been downloaded to a temp file, for example while loading the attachment from Bemet, the path to this location is stored in this property. This property can also filled with the location of a file, and then the file at this location will be used in the save. == Notes == == Code example == Adding a local file to Bemet<br> <source lang="vb.Net"> Dim calcAttachList As PDCEXT.IPdcAtt..."