WeekIndex property

int? WeekIndex
Gets the index of the week in the month when the transition occurs.

Implementation

int? get WeekIndex => this.weekIndex;