Share via


xSession.loginDate Method

Definition

Retrieves the date on which the user of the session logged on.

public:
 virtual Microsoft::Dynamics::Ax::Xpp::AxShared::Date loginDate();
public virtual Microsoft.Dynamics.Ax.Xpp.AxShared.Date loginDate ();
abstract member loginDate : unit -> Microsoft.Dynamics.Ax.Xpp.AxShared.Date
override this.loginDate : unit -> Microsoft.Dynamics.Ax.Xpp.AxShared.Date
Public Overridable Function loginDate () As Date

Returns

Microsoft.Dynamics.Ax.Xpp.AxShared.Date

The date that the user of the session logged on.

Applies to