ICDEISManager..::..AddPluginPackageForInstall Method
Adds an a plug-in installation file to the pending update list.
Namespace:
nsCDEngine.ISMAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- packageFilePath
- Type: String
Path to the installation package file.
- forceUpdate
- Type: Boolean
(Optional) True to force update even if installed version is newer.
- returnAll
- Type: Boolean
(Optional) True to return all updates (false to only return this file).