Click or drag to resize

IUpdateInfoInstalledOn Property

Win32_QuickFixEngineering: Date that the update was installed. If this value is unknown, the property is empty.

Namespace:  Xcalibur.Models.Updates
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
string InstalledOn { get; set; }

Property Value

Type: String
The installed on.
See Also