Codeunit 9510 Document Service Management in 21
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 22
| 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 | - | |||
| ShareWithOneDrive | (Text, Text, InStream) | public | - | ||||
| ShareWithOneDriveFromMedia | (Text, Text, Guid) | public | - | ||||
| RunDocumentServiceSetup | (Notification) | public | - | ||||
| GetOneDriveScenario | (var Record Document Service Scenario) | Boolean | public | - | |||
| IsConfiguredLegacy | () | Boolean | public | - | |||
| GetDefaultFolderName | () | Text[250] | public | - | |||
| TryGetDefaultLocation | (var Text[250]) | Boolean | public | - | |||
| TestLocationResolves | (Text[250], Text) | Boolean | public | - | |||
Events, 5
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnGetSharePointClientId | (var Text) | - |
| Integration event | OnGetSharePointClientSecret | (var Text) | - |
| Integration event | OnGetSharePointRedirectURL | (var Text) | - |
| Integration event | OnBeforeIsConfigured | (var Record Document Service) | - |
| Integration event | OnBeforeSetProperties | (var Record Document Service) | - |