AdvertisementActionInProgress Enumeration
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
'Usage
Dim instance As AdvertisementActionInProgress
Syntax
'Declaration
Public Enumeration AdvertisementActionInProgress
public enum AdvertisementActionInProgress
public enum class AdvertisementActionInProgress
public enum AdvertisementActionInProgress
public enum AdvertisementActionInProgress
Members
Member name | Description |
---|---|
Add | See the ADD value for ActionInProgress in SMS_Advertisement Server WMI Class and SMS_PackageBaseclass Server WMI Class. |
Delete | See the DELETE value for ActionInProgress in SMS_Advertisement Server WMI Class and SMS_PackageBaseclass Server WMI Class. |
None | See the NONE value for ActionInProgress in SMS_Advertisement Server WMI Class and SMS_PackageBaseclass Server WMI Class. |
Update | See the UPDATE value for ActionInProgress in SMS_Advertisement Server WMI Class and SMS_PackageBaseclass Server WMI Class |
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
Microsoft.ConfigurationManagement.ManagementProvider Namespace
Other Resources
SMS_Advertisement Server WMI Class
Configuration Manager Software Distribution