Click or drag to resize

PointVisitTimeExpected Property

Estimated time of visiting the point. Filled only for unvisited locations.

Namespace:  Resto.Front.Api.Data.Brd
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public DateTime? Expected { get; set; }

Property Value

Type: NullableDateTime
See Also