Procedures, 15
| Name | Parameters | Returns | Access | Versions | Obsolete |
|---|---|---|---|---|---|
| GetText | (var Record Agent Task Message) | Text | public | 25-28 | - |
| UpdateText | (var Record Agent Task Message, Text) | public | 25-28 | - | |
| IsEditable | (var Record Agent Task Message) | Boolean | public | 25-28 | - |
| SetStatusToSent | (var Record Agent Task Message) | public | 25-28 | - | |
| DownloadAttachments | (var Record Agent Task Message) | public | 25-28 | - | |
| AddAttachment | (var Record Agent Task Message, Text[250], Text[100], InStream) | public | 26-28 | - | |
| ShowAttachment | (BigInteger, BigInteger) | public | 26-28 | - | |
| ShowAttachment | (var Record Agent Task File) | public | 26-28 | - | |
| GetAttachments | (BigInteger, Guid, var Record Agent Task File) | public | 26-28 | - | |
| GetFileSizeDisplayText | (Decimal) | Text | public | 26-28 | - |
| SetIgnoreAttachment | (Boolean) | public | 27-28 | - | |
| GetText | (BigInteger, Guid) | Text | public | 28 | - |
| UpdateText | (BigInteger, Guid, Text) | public | 28 | - | |
| IsEditable | (BigInteger, Guid) | Boolean | public | 28 | - |
| SetStatusToSent | (BigInteger, Guid) | public | 28 | - |