SiteControlDayScheduleHourUsage Enumeration
Defines hour usage values for a site control day schedule. The values correspond to the values for the HourUsage property in the Configuration Manager 2007 site configuration SMS_SiteControlDaySchedule Server WMI Class.
Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As SiteControlDayScheduleHourUsage
Syntax
'Declaration
Public Enumeration SiteControlDayScheduleHourUsage
public enum SiteControlDayScheduleHourUsage
public enum class SiteControlDayScheduleHourUsage
public enum SiteControlDayScheduleHourUsage
public enum SiteControlDayScheduleHourUsage
Members
Member name | Description |
---|---|
AllButLow | See the ALL_BUT_LOW value for HourUsage in SMS_SiteControlDaySchedule Server WMI Class. |
AllPriority | See the ALL_PRIORITY value for HourUsage in SMS_SiteControlDaySchedule Server WMI Class. |
Closed | See the CLOSED value for HourUsage in SMS_SiteControlDaySchedule Server WMI Class. |
HighOnly | See the HIGH_ONLY value for HourUsage in SMS_SiteControlDaySchedule 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_SiteControlDaySchedule Server WMI Class
Configuration Manager Site Configuration Server WMI Classes