Codeunit 9510 Document Service Management in 19
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 14
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| TestConnection | () | public | - | ||||
| SaveFile | (Text, Text, Boolean) | Text | public | Pending 19.0 | |||
| Use SaveFile(SourcePath; TargetName; ConflictBehavior) instead | |||||||
| IsConfigured | () | Boolean | public | - | |||
| IsServiceUri | (Text) | Boolean | public | - | |||
| SetServiceType | (Text) | public | - | ||||
| GetServiceType | () | Text | public | - | |||
| OpenDocument | (Text) | public | - | ||||
| SetClientSecret | (Text) | internal | - | ||||
| TryGetClientSecretFromIsolatedStorage | (var Text) | Boolean | internal | - | |||
| SaveFile | (Text, Text, Enum Doc. Service Conflict Behavior) | Text | public | - | |||
| GetMyBusinessCentralFilesLink | () | Text | public | - | |||
| OpenInOneDrive | (Text, Text, InStream) | public | - | ||||
| OpenInOneDriveFromMedia | (Text, Text, Guid) | public | - | ||||
| GetTelemetryCategory | () | Text | internal | - | |||
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnGetSharePointClientId | (var Text) | - |
| Integration event | OnGetSharePointClientSecret | (var Text) | - |
| Integration event | OnGetSharePointRedirectURL | (var Text) | - |