Click or drag to resize

RoutePointVisitInfoVisitedAt Property

Information about the time of visiting the route point.

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

Property Value

Type: PointVisitTime
See Also