BACK TO INDEX

CIM_VersionCompatibilityCheck
The CIM_VersionCompatibilityCheck class specifies whether it is permissible to create the next state of a software element.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
AllowDownVersionBoolean The AllowDownVersion property indicates that this software element can transition to its next state even if a higher or latter version of the software element already exists in the environment.
AllowMultipleVersionsBoolean The AllowMultipleVersions option controls the ability to configure multiple versions of a product on a system.
CaptionStringNA
CheckIDStringAn identifier used in conjunction with other keys to uniquely identify the check
CheckModeBoolean The CheckMode property is used to indicate whether the condition is expected to exist or not exist in the environment. When the value is True, the condition is expected to exist (e.g., a file is expected to be on a system) so invoke() is expected to return True. When the value is False, the condition is not expect to exist (e.g., a file is not to be on a system) so invoke is expected to return false
DescriptionString A description of the objects.
NameStringThe name used to identify this software element
ReinstallBoolean The Reinstall property indicates that this software element can transition to its next state even if a software element of the same version already exists in the environment.
SoftwareElementIDString This is an identifier for this software element.
SoftwareElementStateUInt16 The software element state of a software element
TargetOperatingSystemUInt16 The target operating system of the this software element.
VersionStringVersion should be in the form .. or .
SAMPLE DATA INSTANCE
   Class does not currently contain data instances