Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / DateTimeInfo Class / WeekOfYearFullWeek Property

In This Topic
    WeekOfYearFullWeek Property
    In This Topic
    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.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property WeekOfYearFullWeek As Integer
    public int WeekOfYearFullWeek {get;}
    See Also