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.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntaxpublic DateTime? StartTimeUtc { get; set; }Property Value
NullableDateTime
See Also