EastAsianLunisolarCalendar.AlgorithmType Vlastnost

Definice

Získá hodnotu označující, zda aktuální kalendář je založen na slunečním, lunárním nebo kombinaci obou.

public:
 virtual property System::Globalization::CalendarAlgorithmType AlgorithmType { System::Globalization::CalendarAlgorithmType get(); };
public override System.Globalization.CalendarAlgorithmType AlgorithmType { get; }
member this.AlgorithmType : System.Globalization.CalendarAlgorithmType
Public Overrides ReadOnly Property AlgorithmType As CalendarAlgorithmType

Hodnota vlastnosti

Vždy vrátí hodnotu LunisolarCalendar.

Platí pro