OtherViolationStartTime Property |
A start time for the constraint if available.
Namespace:
SRS.ShiftSolver.Core
Assembly:
ShiftSolver (in ShiftSolver.dll) Version: 2.3.0+2c0a765360648175f37b32b9a08ecd256c911c4c
Syntaxpublic DateTime StartTime { get; }
Public ReadOnly Property StartTime As DateTime
Get
public:
property DateTime StartTime {
DateTime get ();
}
member StartTime : DateTime with get
Property Value
Type:
DateTime
See Also