planningHorizon property
Period?
get
planningHorizon
The period of time that the schedule refers to.
Implementation
Period? get planningHorizon => planningHorizonField.getValue(json);
The period of time that the schedule refers to.
Period? get planningHorizon => planningHorizonField.getValue(json);