IScheduleManagerIsScheduleActive Method |  |
returns true if the given schedule is active
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntaxbool IsScheduleActive(
Schedule schedule
)
Parameters
- schedule Schedule
-
Return Value
Boolean
See Also