Click or drag to resize

IScheduleManagerIsScheduleActive Method

returns true if the given schedule is active

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
bool IsScheduleActive(
	Schedule schedule
)

Parameters

schedule  Schedule
 

Return Value

Boolean
See Also