Route |
[SerializableAttribute] public sealed class RoutePointVisitInfo : ISerializable
The RoutePointVisitInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| RoutePointVisitInfo | Initializes a new instance of the RoutePointVisitInfo class. |
| Name | Description | |
|---|---|---|
| ExpectedVisitInterval | Time interval for the courier to visit the route point. | |
| VisitedAt | Information about the time of visiting the route point. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetObjectData | ||
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |