All Classes Namespaces Functions Properties Pages
SpaPackageImportType
Description
Denotes the short value and name for the SPA package import type
Possible Values
Enumeration Type Name Description
0 All Items And Package Definition Imports the package definition and all the items in it.
Item selections(if the API supports) will be ignored.
Note: When there is already a same or higher version package definition in the system,
both the package definition and all its items are not imported.
1 Items Only Imports only the items in a package, package definitions are not imported.
Item selections(if the API supports) will be applied.