The CCM_ApplicationActions Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents application actions.  

The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.

Class CCM_ApplicationActions :  
{
	DateTime NextGlobalRevalTime;
	DateTime NextRetryTime;
	DateTime NextServiceWindowTime;
};

Methods

The CCM_ApplicationActions class does not define any methods.

Properties

NextGlobalRevalTime

Data type: DateTimeAccess type: Read/Write Qualifiers: noneNext global reevaluation time.  
NextRetryTime

Data type: DateTimeAccess type: Read/Write Qualifiers: noneNext retry time  
NextServiceWindowTime

Data type: DateTimeAccess type: Read/Write Qualifiers: noneNext service window time.  

Remarks

Requirements

Runtime Requirements

Development Requirements