Defines values for the current action being performed on a package
that is associated with a program. The values correspond to the
values for the
ActionInProgress property in the
Configuration Manager 2007 software distribution
SMS_Program
Server WMI Class.
Namespace:
Microsoft.ConfigurationManagement.ManagementProvider
Assembly:
Microsoft.ConfigurationManagement.ManagementProvider (in
microsoft.configurationmanagement.managementprovider.dll)
Usage
Syntax
Visual Basic |
Public Enumeration ProgramActionInProgress
|
C# |
public enum ProgramActionInProgress
|
C++ |
public enum class ProgramActionInProgress
|
J# |
public enum ProgramActionInProgress
|
JScript |
public enum ProgramActionInProgress
|
Members
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also