Base type: System.Entity
Summary: All resources added to the Orion views.
| Name | Type | Notes |
|---|---|---|
| ResourceID | System.Int32 | |
| ViewID | System.Int32 | |
| ViewColumn | System.Int16 | |
| Position | System.Int16 | |
| ResourceName | System.String | |
| ResourceFile | System.String | |
| ResourceTitle | System.String | |
| ResourceSubTitle | System.String | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| Name | Summary | Parameters | Returns |
|---|---|---|---|
| CheckResourceMigration | This verb checks, whether it is possible to migrate classic resources (charts) to its modern version. | ||
| MigrateClassicToModernResources | This verb migrates classic resources (charts) to its modern version. | ||
| MigrateModernToClassicResources | This verb reverts migration back to classic resources (charts). | ||
| GetModernResourceName | Returns new apollo chart name for given classic chart name |