The CCM_SoftwareBase Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents ….
The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.
Class CCM_SoftwareBase : { UInt32 ContentSize; DateTime Deadline; String Description; UInt32 ErrorCode; UInt32 EstimatedInstallTime; UInt32 EvaluationState; String FullName; String Name; DateTime NextUserScheduledTime; UInt32 PercentComplete; String Publisher; UInt32 Type; }; |
Methods
The CCM_SoftwareBase class does not define any methods.
Properties
- ContentSize
- Data type: UInt32Access type: Read/Write Qualifiers: noneContentSize
- Deadline
- Data type: DateTimeAccess type: Read/Write Qualifiers: noneDeadline
- Description
- Data type: StringAccess type: Read/Write Qualifiers: noneDescription
- ErrorCode
- Data type: UInt32Access type: Read/Write Qualifiers: noneErrorCode
- EstimatedInstallTime
- Data type: UInt32Access type: Read/Write Qualifiers: noneEstimatedInstallTime
- EvaluationState
- Data type: UInt32Access type: Read/Write Qualifiers: noneEvaluationState
- FullName
- Data type: StringAccess type: Read/Write Qualifiers: noneFullName
- Name
- Data type: StringAccess type: Read/Write Qualifiers: noneName
- NextUserScheduledTime
- Data type: DateTimeAccess type: Read/Write Qualifiers: noneNextUserScheduledTime
- PercentComplete
- Data type: UInt32Access type: Read/Write Qualifiers: nonePercentComplete
- Publisher
- Data type: StringAccess type: Read/Write Qualifiers: nonePublisher
- Type
- Data type: UInt32Access type: Read/Write Qualifiers: noneType
Remarks
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.