The SetBusinessHours Windows Management Instrumentation (WMI) class method, in Configuration Manager, that …
The following syntax is simplified from Managed Object Format (MOF) code and defines the method.
uint32 SetBusinessHours { [IN] UInt32 WorkingDays [IN] UInt32 StartTime [IN] UInt32 EndTime }; |
Parameters
- WorkingDays
- Data type: UInt32Qualifiers: [id("0"), in]WorkingDays.
- StartTime
- Data type: UInt32Qualifiers: [id("1"), in]StartTime.
- EndTime
- Data type: UInt32Qualifiers: [id("2"), in]EndTime.
Remarks
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.