ResourceLatestReturn Property |
The latest time that the Resource must return to its end location by.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic DateTime LatestReturn { get; set; }
Public Property LatestReturn As DateTime
Get
Set
public:
property DateTime LatestReturn {
DateTime get ();
void set (DateTime value);
}
member LatestReturn : DateTime with get, set
Property Value
Type:
DateTime
See Also