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

In This Topic
    WeekOfYear Property
    In This Topic
    Gets a week of year number.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property WeekOfYear As Integer
    public int WeekOfYear {get;}
    See Also