[]
        
(Showing Draft Content)

C1.Globalization.JapaneseCalendarEx.AlgorithmType

AlgorithmType Property

AlgorithmType

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

Declaration
public override CalendarAlgorithmType AlgorithmType { get; }
Property Value
Type Description
CalendarAlgorithmType

Always returns the SolarCalendar value.

Overrides