'Declaration
ReadOnly Property Date1904 As Boolean
'Usage
Dim instance As IEvaluationContext Dim value As Boolean value = instance.Date1904
bool Date1904 {get;}
Property Value
true
, if the date system starts in 1904; otherwise, false
.'Declaration
ReadOnly Property Date1904 As Boolean
'Usage
Dim instance As IEvaluationContext Dim value As Boolean value = instance.Date1904
bool Date1904 {get;}
true
, if the date system starts in 1904; otherwise, false
.