Codeunit 2112 O365 Sales Attachment Mgt in 17
- App
- Base Application
Versions171819202122232425262728latest
Source-
Procedures, 10
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetNoOfAttachments | (Variant) | Integer | public | - |
| GetSizeOfAttachments | (var Record Incoming Document Attachment) | Integer | public | - |
| GetAttachments | (Variant, var Record Incoming Document Attachment) | Boolean | public | - |
| EditAttachments | (Variant) | Integer | public | - |
| ImportAttachmentFromFileSystem | (var Record Incoming Document Attachment) | public | - | |
| OpenAttachmentPreviewIfSupported | (Record Incoming Document Attachment) | public | - | |
| WarnIfIncomingDocumentSizeAboveMax | (var Record Incoming Document Attachment) | public | - | |
| NotifyIfFileNameIsTruncated | (var Record Incoming Document Attachment) | public | - | |
| AssertIncomingDocumentSizeBelowMax | (var Record Incoming Document Attachment) | public | - | |
| GetMaxAllowedFileNameSize | () | Integer | public | - |