EastAsianLunisolarCalendar::AlgorithmType Property

 

Gets a value indicating whether the current calendar is solar-based, lunar-based, or a combination of both.

Namespace:   System.Globalization
Assembly:  mscorlib (in mscorlib.dll)

public:
property CalendarAlgorithmType AlgorithmType {
	virtual CalendarAlgorithmType get() override;
}

.NET Framework
Available since 2.0
Return to top
Show: