ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Constants Class / vbFirstFullWeek Field

In This Topic
    vbFirstFullWeek Field
    In This Topic
    Specifies that the first week of the year is considered to be the first full week of the year for date-related functions.
    Syntax
    'Declaration
     
    Public Const vbFirstFullWeek As FirstWeekOfYear
    public const FirstWeekOfYear vbFirstFullWeek
    See Also