Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
CollectionID | string | |
Description | string | The identification of the InstalledProduct object. This key can be used to differentiate between Product installations and could include the installation location. |
Key | boolean | true |
MaxLen | uint32 | 256 |
Name | string | |
Description | string | The Name property defines the label by which the object is known to the world, outside the data processing system. This label is a human-readable name that uniquely identifies the element in the context of the element's namespace. |
MaxLen | uint32 | 256 |
ProductIdentifyingNumber | string | |
Description | string | The scoping Product's identification. |
Key | boolean | true |
MaxLen | uint32 | 64 |
Propagated | string | CIM_Product.IdentifyingNumber |
ProductName | string | |
Description | string | The scoping Product's commonly used name. |
Key | boolean | true |
MaxLen | uint32 | 256 |
Propagated | string | CIM_Product.Name |
ProductVendor | string | |
Description | string | The scoping Product's name. |
Key | boolean | true |
MaxLen | uint32 | 256 |
Propagated | string | CIM_Product.Vendor |
ProductVersion | string | |
Description | string | The scoping Product's version information. |
Key | boolean | true |
MaxLen | uint32 | 64 |
Propagated | string | CIM_Product.Version |
SystemID | string | |
Description | string | The identifying information of the System (ie, the instance) on which the Product is installed. If the System is not known, this property returns NULL. If the System is known and represented in CIM, the property contains the namespace and model paths of the instance, encoded as a string parameter. If known but not represented in CIM, the property contains some identifying string that names the System on which the Product is installed. |
Key | boolean | true |
MaxLen | uint32 | 256 |