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
Syntax
Visual Basic |
Public Enumeration CollectionRefreshType
|
C# |
public enum CollectionRefreshType
|
C++ |
public enum class CollectionRefreshType
|
J# |
public enum CollectionRefreshType
|
JScript |
public enum CollectionRefreshType
|
Members
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also