Click or drag to resize

IScheduleManagerGetScheduleById Method

gets a schedule handle by id

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
Schedule GetScheduleById(
	Guid id
)

Parameters

id  Guid
 

Return Value

Schedule
See Also