public bool IsRegularYear { get; }
Dim instance As DateTimeValue Dim value As Boolean value = instance.IsRegularYear
public: property bool IsRegularYear { bool get (); }
No code example is currently available or this language may not be supported.
In This Article