MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Constants Class / vbFirstFourDays Field

In This Topic
vbFirstFourDays Field
In This Topic
Specifies that the first week of the year is considered to be the first week that has at least four days in the new year for date-related functions.
Syntax
'Declaration
 
Public Const vbFirstFourDays As FirstWeekOfYear
 
See Also