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.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

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

See Also