Click or drag to resize

IScheduleManagerGetScheduleInfoList Method

Gets information for all schedules

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
IList<DeviceInfo<Schedule>> GetScheduleInfoList()

Return Value

IListDeviceInfoSchedule
See Also