Gets the Int32 value representing culture specific week number.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public int WeekNumber { get; private set; }
Visual Basic
Public Property WeekNumber As Integer
	Get
	Private Set

See Also