BundleRelationType Enumeration
Relation types between bundles.
Members
| Member | Description |
|---|---|
| Addon | The related bundle is an add-on for the running bundle. |
| ChainPackage | The related bundle is in the running bundle’s chain. |
| Dependent | Dependent relationship. |
| DependentAddon | The running bundle is an add-on for the related bundle. |
| DependentPatch | The running bundle is a patch for the related bundle. |
| Detect | The related bundle is detected by the running bundle. |
| None | No relation. |
| Patch | The related bundle is a patch for the running bundle. |
| Update | The related bundle is a newer version of the running bundle. |
| Upgrade | The related bundle shares an upgrade code with the running bundle. |
FireGiant.BundleApplicationFramework v6.0.1