autoInstallPriority property

int? autoInstallPriority
getter/setter pair

The priority of the install, as an unsigned integer.

A lower number means higher priority.

Implementation

core.int? autoInstallPriority;