Skip to content

BundleRelationType Enumeration

Relation types between bundles.

Members

MemberDescription
AddonThe related bundle is an add-on for the running bundle.
ChainPackageThe related bundle is in the running bundle’s chain.
DependentDependent relationship.
DependentAddonThe running bundle is an add-on for the related bundle.
DependentPatchThe running bundle is a patch for the related bundle.
DetectThe related bundle is detected by the running bundle.
NoneNo relation.
PatchThe related bundle is a patch for the running bundle.
UpdateThe related bundle is a newer version of the running bundle.
UpgradeThe related bundle shares an upgrade code with the running bundle.

FireGiant.BundleApplicationFramework v6.0.1