Compartir a través de


DateTimeUtil.setUserPreferredCalendar(PreferredCalendar) Method

Definition

Sets the value of the PreferredCalendar enumeration type of the current user for the current session.

public:
 static void setUserPreferredCalendar(Dynamics::AX::Application::PreferredCalendar _calendar);
public static void setUserPreferredCalendar (Dynamics.AX.Application.PreferredCalendar _calendar);
static member setUserPreferredCalendar : Dynamics.AX.Application.PreferredCalendar -> unit
Public Shared Sub setUserPreferredCalendar (_calendar As PreferredCalendar)

Parameters

_calendar
PreferredCalendar

The PreferredCalendar enumeration value to set.

Applies to