Codeunit 2503 Extension Operation Impl in 23
- App
- System Application
- Namespace
- System.Apps
Versions171819202122232425262728latest
Procedures, 27
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| UploadExtension | (InStream, Integer) | public | - | |
| UnpublishExtension | (Guid) | Boolean | public | - |
| UnpublishUninstalledPerTenantExtension | (Guid) | public | - | |
| GetExtensionSource | (Guid, var Codeunit Temp Blob, var Text) | Boolean | public | - |
| DownloadExtensionSource | (Guid) | Boolean | public | - |
| DownloadDeploymentStatusDetails | (Guid) | public | - | |
| RefreshStatus | (Guid) | public | - | |
| ConfigureExtensionHttpClientRequestsAllowance | (Text, Boolean) | Boolean | public | - |
| GetAllExtensionDeploymentStatusEntries | (var Record Extension Deployment Status) | public | - | |
| GetDeploymentDetailedStatusMessageAsStream | (Guid, OutStream) | public | - | |
| GetDeploymentDetailedStatusMessage | (Guid) | Text | public | - |
| GetDeployOperationInfo | (Guid, var Text, var Text, var Text, var Text, Text) | public | - | |
| GetDeployOperationAppName | (Guid) | Text | public | - |
| GetDeployOperationAppPublisher | (Guid) | Text | public | - |
| GetDeployOperationAppVersion | (Guid) | Text | public | - |
| GetDeployOperationSchedule | (Guid) | Text | public | - |
| GetDeployOperationJobId | (Guid) | Text | public | - |
| GetLatestVersionPackageIdByAppId | (Guid) | Guid | public | - |
| GetCurrentlyInstalledVersionPackageIdByAppId | (Guid) | Guid | public | - |
| GetSpecificVersionPackageIdByAppId | (Guid, Text, Integer, Integer, Integer, Integer) | Guid | public | - |
| GetExtensionLogo | (Guid, var Codeunit Temp Blob) | public | - | |
| DeployAndUploadExtension | (InStream, Integer, Enum Extension Deploy To, Enum Extension Sync Mode) | public | - | |
| GetAppName | (Guid) | Text | public | - |
| GetDeployOperationInfo | (Guid, var Text, var Text, var Text, var Guid) | public | - | |
| GetDeployOperationAppId | (Guid) | Guid | public | - |
| GetAppName | (Guid, Guid) | Text | internal | - |
| DeployExtension | (Guid, Integer, Boolean, Text) | public | - |