Objects/Codeunits/Codeunit 9109 SharePoint Request Helper
Codeunit 9109 SharePoint Request Helper in 23
Jonas Paprotka, System Application 23.5.16502.31399, checked
- App
- System Application
- Namespace
- System.Integration.Sharepoint
Procedures, 6Events, 1
Versions171819202122232425262728latest
Source242526272829
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|
| SetAuthorization | (Interface SharePoint Authorization) | | public | - |
| Get | (Codeunit SharePoint Uri Builder) | Codeunit SharePoint Operation Response | public | - |
| Post | (Codeunit SharePoint Uri Builder) | Codeunit SharePoint Operation Response | public | - |
| Post | (Codeunit SharePoint Uri Builder, Codeunit SharePoint Http Content) | Codeunit SharePoint Operation Response | public | - |
| Delete | (Codeunit SharePoint Uri Builder) | Codeunit SharePoint Operation Response | public | - |
| Patch | (Codeunit SharePoint Uri Builder, Codeunit SharePoint Http Content) | Codeunit SharePoint Operation Response | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Internal event | OnBeforeSendRequest | (HttpRequestMessage, var Codeunit SharePoint Operation Response, var Boolean, Text) | - |