| Library | Module | Frames | Expand |
| static pfcDetailAttachment | Create (pfcAttachment NoteAttach, /* optional */ pfcDetailLeaderAttachments LeaderAttach) | |
| Creates attachment data for detail item. Currently supports only notes. | ||
| /* optional */ pfcDetailLeaderAttachments | GetLeaderAttachments () | |
| Get attachment of note leader. | ||
| pfcAttachment | GetNoteAttachment () | |
| Get attachment of note text. | ||
| void | SetLeaderAttachments ( /* optional */ pfcDetailLeaderAttachments LeaderAttach) | |
| Set attachment of note leader. | ||
| void | SetNoteAttachment (pfcAttachment NoteAttach) | |
| Set attachment of note text. | ||
| static pfcDetailAttachment | Create | (pfcAttachment NoteAttach, /* optional */ pfcDetailLeaderAttachments LeaderAttach) |
|
Creates attachment data for detail item. Currently supports only notes.
|
| /* optional */ pfcDetailLeaderAttachments | GetLeaderAttachments | () |
|
Get attachment of note leader.
|
| pfcAttachment | GetNoteAttachment | () |
|
Get attachment of note text.
|
| void | SetLeaderAttachments | ( /* optional */ pfcDetailLeaderAttachments LeaderAttach) |
|
Set attachment of note leader.
|
| void | SetNoteAttachment | (pfcAttachment NoteAttach) |
|
Set attachment of note text.
|