EastAsianLunisolarCalendar.AlgorithmType Propriedade

Definição

Obtém um valor que indica se o calendário atual é baseado em solar, na lua ou numa combinação de ambos.

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

Valor de Propriedade

Sempre retorna LunisolarCalendar.

Aplica-se a