Метод | Описание | |
---|---|---|
YearlySchedule ( System.DateTime asOf ) : System |
Constructs a schedule for the year of the given as of date
|
Метод | Описание | |
---|---|---|
BuildCycles ( System.DateTime asOf, |
Builds a List{Cycle} based on the given as of date.
|
|
ResetCycles ( ) : void |
Clears the cycle collection forcing them to be rebuilt on the next access.
|
public YearlySchedule ( System.DateTime asOf ) : System | ||
asOf | System.DateTime | |
Результат | System |