use_um_al_qura_calendar property

FieldCreateDate.use_um_al_qura_calendar property

Gets or sets whether to use the Um-al-Qura calendar.

@property
def use_um_al_qura_calendar(self) -> bool:
    ...

@use_um_al_qura_calendar.setter
def use_um_al_qura_calendar(self, value: bool):
    ...

See Also