Click or drag to resize

LogbookSearchParameters Constructor

Default constructor

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
public LogbookSearchParameters()
Remarks
The default value for property StartTimeUtc is null (unspecified).
The default value for property EndTimeUtc is null (unspecified).
The default value for property IncludeLocalTime is false.
See Also