Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
Visual Basic |
---|
Dim instance As ProgramActionInProgress |
Syntax
Visual Basic |
---|
Public Enumeration ProgramActionInProgress |
C# |
---|
public enum ProgramActionInProgress |
C++ |
---|
public enum class ProgramActionInProgress |
J# |
---|
public enum ProgramActionInProgress |
JScript |
---|
public enum ProgramActionInProgress |
Members
Member name | Description |
---|---|
Add | See the ADD value for ActionInProgress in SMS_Program Server WMI Class. |
Delete | See the DELETE value for ActionInProgress in SMS_Program Server WMI Class. |
None | See the NONE value for ActionInProgress in SMS_Program Server WMI Class. |
Update | See the UPDATE value for ActionInProgress in SMS_Program Server WMI Class. |