Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines values for the current status of a collection. The values correspond to the values for the CurrentStatus property in the Configuration Manager 2007 software distribution SMS_Collection Server WMI Class.
Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As CollectionCurrentStatus
Syntax
'Declaration
Public Enumeration CollectionCurrentStatus
public enum CollectionCurrentStatus
public enum class CollectionCurrentStatus
public enum CollectionCurrentStatus
public enum CollectionCurrentStatus
Members
Member name | Description |
---|---|
AppendingMember | See the APPENDING_MEMBER value for CurrentStatus in SMS_Collection Server WMI Class. |
AwaitingRefresh | See the AWAITING_REFRESH value for CurrentStatus in SMS_Collection Server WMI Class. |
Deleting | See the DELETING value for CurrentStatus in SMS_Collection Server WMI Class. |
Evaluating | See the EVALUATING value for CurrentStatus in SMS_Collection Server WMI Class. |
None | See the NONE value for CurrentStatus in SMS_Collection Server WMI Class. |
Querying | See the QUERYING value for CurrentStatus in SMS_Collection Server WMI Class. |
Ready | See the READY value for CurrentStatus in SMS_Collection Server WMI Class. |
Refreshing | See the REFRESHING value for CurrentStatus in SMS_Collection Server WMI Class. |
Saving | See the SAVING value for CurrentStatus in SMS_Collection 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_Collection Server WMI Class
Configuration Manager Software Distribution