Objects/Tables/Table 1802 Assisted Company Setup Status
Table 1802 Assisted Company Setup Status in 26
Jonas Paprotka, Base Application 26.5.38752.40541, checked
- App
- Base Application
- Namespace
- Microsoft.Utilities
Fields, 8Keys, 1Procedures, 4Events, 3
Versions171819202122232425262728latest
Source29
Fields, 8
| Id | Name | Type | Obsolete |
|---|
| 1 | Company Name | Text[30] | - |
| 2 | Enabled | Boolean | - |
| 3 | Package Imported | Boolean | Removed 25.2 |
| Changing the way demo data is generated, for more infromation see https://go.microsoft.com/fwlink/?linkid=2288084 |
| 4 | Import Failed | Boolean | Removed 25.2 |
| Changing the way demo data is generated, for more infromation see https://go.microsoft.com/fwlink/?linkid=2288084 |
| 5 | Company Setup Session ID | Integer | - |
| 6 | Task ID | Guid | - |
| 7 | Server Instance ID | Integer | - |
| 8 | Company Demo Data | Enum Company Demo Data Type | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Company Name | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|
| DrillDownSetupStatus | (Text[30]) | | public | - |
| SetEnabled | (Text[30], Boolean, Boolean) | | public | - |
| CopySaaSCompanySetupStatus | (Text[30], Text[30]) | | public | - |
| GetCompanySetupStatusValue | (Text[30]) | Enum Company Setup Status | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnEnabled | (Text[30], Boolean) | - |
| Integration event | OnSetupStatusDrillDown | (Text[30]) | - |
| Integration event | OnGetCompanySetupStatusValue | (Text[30], var Enum Company Setup Status) | - |