The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Calendar::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: [ComVisibleAttribute(false)] property CalendarAlgorithmType AlgorithmType { virtual CalendarAlgorithmType get(); }
Property Value
Type: System.Globalization::CalendarAlgorithmTypeOne of the CalendarAlgorithmType values.
.NET Framework
Available since 2.0
Available since 2.0
Show: