Noda Time
MaxYear Property
NamespacesNodaTimeCalendarSystemMaxYear

[This is preliminary documentation and is subject to change.]

The maximum valid year (inclusive) within this calendar.
Declaration Syntax
C#Visual BasicVisual C++
public int MaxYear { get; }
Public ReadOnly Property MaxYear As Integer
	Get
public:
property int MaxYear {
	int get ();
}

Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)