Noda Time
MinYear Property
NamespacesNodaTimeCalendarSystemMinYear

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

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

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