Click or drag to resize

LogbookSearchParametersStartTimeUtc Property

If this property is not null, only events with an event time greater than or equal to the specified time are searched.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
public DateTime? StartTimeUtc { get; set; }

Property Value

NullableDateTime
See Also