Defines values for the actions that can be performed on a package
by Configuration Manager 2007. These values correspond to the
values for the
ActionInProgress property in the
Configuration Manager software distribution
SMS_Advertisement
Server WMI Class and
SMS_PackageBaseclass Server WMI Class.
Namespace:
Microsoft.ConfigurationManagement.ManagementProvider
Assembly:
Microsoft.ConfigurationManagement.ManagementProvider (in
microsoft.configurationmanagement.managementprovider.dll)
Usage
Syntax
Visual Basic |
Public Enumeration AdvertisementActionInProgress
|
C# |
public enum AdvertisementActionInProgress
|
C++ |
public enum class AdvertisementActionInProgress
|
J# |
public enum AdvertisementActionInProgress
|
JScript |
public enum AdvertisementActionInProgress
|
Members
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also