Defines summary request types used
SummaryRequestHandler objects in Configuration Manager 2007.
This enumeration supports the Configuration Manager infrastructure
and is not intended to be used directly from your code.
Namespace:
Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in
microsoft.configurationmanagement.dll)
Usage
Syntax
Visual Basic |
Public Enumeration SummaryRequestType
|
C# |
public enum SummaryRequestType
|
C++ |
public enum class SummaryRequestType
|
J# |
public enum SummaryRequestType
|
JScript |
public enum SummaryRequestType
|
Members
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also