Codeunit 9110 SharePoint Uri Builder in 22
- App
- System Application
Versions171819202122232425262728latest
Procedures, 14
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetHost | () | Text | public | - |
| Initialize | (Text, Text) | public | - | |
| SetObject | (Text) | public | - | |
| SetMethod | (Text, Text) | public | - | |
| SetMethod | (Text, Integer) | public | - | |
| SetMethod | (Text, Boolean) | public | - | |
| SetMethod | (Text, Guid) | public | - | |
| SetMethod | (Text, Text, Text) | public | - | |
| SetMethod | (Text, Dictionary) | public | - | |
| GetMethodParameter | (Text) | Text | public | - |
| GetUri | () | Text | public | - |
| ResetPath | () | public | - | |
| SetPath | (Text) | public | - | |
| ResetPath | (Text) | public | - |