Gets a week number in a supposition that last days of a year and the first days of a next year that belongs to the same week having the same week number.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public int WeekOfYearFullWeek { get; }
Visual Basic (Declaration)
Public ReadOnly Property WeekOfYearFullWeek As Integer
	Get

See Also