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

In This Topic
    vbUseSystem Field
    In This Topic
    Specifies that the system's setting should be used to determine the first week of the year for date-related functions.
    Syntax
    'Declaration
     
    Public Const vbUseSystem As FirstWeekOfYear
    public const FirstWeekOfYear vbUseSystem
    See Also