| Library | Module | Frames | Expand |
| Function | CCpfcDetailAttachment.Create (NoteAttach as IpfcAttachment, LeaderAttach as IpfcDetailLeaderAttachments [optional]) as IpfcDetailAttachment | |
| Creates attachment data for detail item. Currently supports only notes. | ||
| Function | GetLeaderAttachments () as IpfcDetailLeaderAttachments [optional] | |
| Get attachment of note leader. | ||
| Function | GetNoteAttachment () as IpfcAttachment | |
| Get attachment of note text. | ||
| Sub | SetLeaderAttachments (LeaderAttach as IpfcDetailLeaderAttachments [optional]) | |
| Set attachment of note leader. | ||
| Sub | SetNoteAttachment (NoteAttach as IpfcAttachment) | |
| Set attachment of note text. | ||
| Function | CCpfcDetailAttachment.Create | (NoteAttach as IpfcAttachment, LeaderAttach as IpfcDetailLeaderAttachments [optional]) as IpfcDetailAttachment |
|
Creates attachment data for detail item. Currently supports only notes.
|
| Function | GetLeaderAttachments | () as IpfcDetailLeaderAttachments [optional] |
|
Get attachment of note leader.
|
| Function | GetNoteAttachment | () as IpfcAttachment |
|
Get attachment of note text.
|
| Sub | SetLeaderAttachments | (LeaderAttach as IpfcDetailLeaderAttachments [optional]) |
|
Set attachment of note leader.
|
| Sub | SetNoteAttachment | (NoteAttach as IpfcAttachment) |
|
Set attachment of note text.
|