| FeaturePackageControllerIsPackageInstalled Method |
Returns true of if the provided package is installed.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic virtual bool IsPackageInstalled(
Guid packageUId
)
Parameters
- packageUId
- Type: SystemGuid
Return Value
Type:
Boolean
See Also