EastAsianLunisolarCalendar::AlgorithmType Property
.NET Framework (current version)
Gets a value indicating whether the current calendar is solar-based, lunar-based, or a combination of both.
Assembly: mscorlib (in mscorlib.dll)
public: property CalendarAlgorithmType AlgorithmType { virtual CalendarAlgorithmType get() override; }
Property Value
Type: System.Globalization::CalendarAlgorithmTypeAlways returns CalendarAlgorithmType::LunisolarCalendar.
.NET Framework
Available since 2.0
Available since 2.0
Show: