IProductVersionSearch

Declaration

IProductVersionSearch: IBaseSearch

Overview

This interface is meant to edit options for an installed product search by product code or by upgrade code.

Properties

String ProductCode - Gets or sets the product code or upgrade code that will be searched.

Bool SearchByUpgradeCode - Gets or sets the switch for searching by product code or upgrade code.

String MinRequiredVersion - GGets or sets the minimum version necessary for the search to be successful.

String MaxRequiredVersion - Gets or sets the maximum version necessary for the search to be successful.

See also

ILocationSearch

IComponentSearch