CollectionRefreshType Enumeration

Defines values for the refresh type of a collection. The values correspond to the values for the RefreshType 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 CollectionRefreshType

Syntax

'Declaration
Public Enumeration CollectionRefreshType
public enum CollectionRefreshType
public enum class CollectionRefreshType
public enum CollectionRefreshType
public enum CollectionRefreshType

Members

Member name Description
Manual See the MANUAL value for RefreshType in SMS_Collection Server WMI Class.
Periodic See the PERIODIC value for RefreshType 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