Codeunit 8934 View If Any Related Records in 21
- App
- System Application
Versions171819202122232425262728latest
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetSentEmails | (var Record Sent Email) | public | - | |
| GetOutboxEmails | (var Record Email Outbox) | public | - | |
| GetSentEmails | (Integer, var Record Sent Email) | public | - | |
| GetOutboxEmails | (Integer, var Record Email Outbox) | public | - | |
| GetSentEmails | (Integer, Guid, var Record Sent Email) | public | - | |
| GetOutboxEmails | (Integer, Guid, var Record Email Outbox) | public | - | |
| HasAccess | (Record Sent Email) | Boolean | public | - |
| HasAccess | (Record Email Outbox) | Boolean | public | - |
| HasAccess | (Guid, Guid) | Boolean | internal | - |