Click or drag to resize

LogbookSearchParametersIncludeLocalTime Property

If this property is set to true, the export will contain additional date and time values in local format. Otherwise the export will contain date and time values in UTC format only.

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

Property Value

Boolean
See Also