TestimoX

API Reference

Class

InstalledUpdateInventoryQuery

Namespace ComputerX.Updates
Assembly ComputerX
Modifiers static

Collects installed update inventory and optional local pending updates with reusable filtering.

Inheritance

  • Object
  • InstalledUpdateInventoryQuery

Methods

public static InstalledUpdateInventoryQueryResult Get(InstalledUpdateInventoryQueryOptions options = null) #
Returns: InstalledUpdateInventoryQueryResult

Executes the installed update inventory query.

Parameters

options ComputerX.Updates.InstalledUpdateInventoryQueryOptions = null optionalposition: 0
Optional query options.

Returns

Inventory result with merged pending updates when requested and available.