PropagatedRouteStart Property |
Gets the start date of the route.
Namespace:
AGI.Foundation.RouteDesign
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public JulianDate Start { get; }
Public ReadOnly Property Start As JulianDate
Get
public:
property JulianDate Start {
JulianDate get ();
}
member Start : JulianDate with get
Property Value
Type:
JulianDateSee Also