Click or drag to resize

DbfHeader.Year Property

X#
Year of last update YY is added to a base of 1900 decimal to determine the actual year. Therefore, YY has possible values from 0x00-0xFF, which allows for a range from 1900-2155.

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 PROPERTY Year AS LONG GET SET 
Request Example View Source

Property Value

Type: Long
See Also