set_allow_reinstall
Description:
[
Version ( since =
"1.0.2" ) ]
public void set_allow_reinstall (
bool allow_reinstall)
If package reinstallation shall be allowed during transaction.
Parameters:
this |
a valid Task instance
|
allow_reinstall |
true to allow packages to be reinstalled.
|