 | TriggerBase_nextStart field |
Contains the time of the next trigger start, if this occurs at all.
is predictable, otherwise DateTime.MinValue.
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxprotected DateTime _nextStart
Protected _nextStart As DateTime
protected:
DateTime _nextStart
val mutable _nextStart: DateTime
Field value
DateTime
See also