Codeunit 9510 Document Service Management in 18
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| TestConnection | () | public | - | |
| SaveFile | (Text, Text, Boolean) | Text | public | - |
| IsConfigured | () | Boolean | public | - |
| IsServiceUri | (Text) | Boolean | public | - |
| SetServiceType | (Text) | public | - | |
| GetServiceType | () | Text | public | - |
| OpenDocument | (Text) | public | - | |
| SetClientSecret | (Text) | internal | - | |
| TryGetClientSecretFromIsolatedStorage | (var Text) | Boolean | internal | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnGetSharePointClientId | (var Text) | - |
| Integration event | OnGetSharePointClientSecret | (var Text) | - |
| Integration event | OnGetSharePointRedirectURL | (var Text) | - |