The CCM_CIEvaluationJob 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_CIEvaluationJob : { String CIAgentJobId; UInt32 ErrorCode; String Id; Boolean IsMachineTarget; Boolean IsRebootRequired; String JobState; DateTime LastModifiedTime; String OwnerSID; String Type; String UserSID; }; |
Methods
The CCM_CIEvaluationJob class does not define any methods.
Properties
- CIAgentJobId
- Data type: StringAccess type: Read/Write Qualifiers: noneCIAgentJobId
- ErrorCode
- Data type: UInt32Access type: Read/Write Qualifiers: noneErrorCode
- Id
- Data type: StringAccess type: Read/Write Qualifiers: [key]Id
- IsMachineTarget
- Data type: BooleanAccess type: Read/Write Qualifiers: noneIsMachineTarget
- IsRebootRequired
- Data type: BooleanAccess type: Read/Write Qualifiers: noneIsRebootRequired
- JobState
- Data type: StringAccess type: Read/Write Qualifiers: [values]JobState
- LastModifiedTime
- Data type: DateTimeAccess type: Read/Write Qualifiers: noneLastModifiedTime
- OwnerSID
- Data type: StringAccess type: Read/Write Qualifiers: noneOwnerSID
- Type
- Data type: StringAccess type: Read/Write Qualifiers: [valuemap]Type
- UserSID
- Data type: StringAccess type: Read/Write Qualifiers: noneUserSID
Remarks
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.