xInfo.expireDate Method

Definition

Retrieves the date on which the license for the current installation expires.

public:
 static Microsoft::Dynamics::Ax::Xpp::AxShared::Date expireDate();
public static Microsoft.Dynamics.Ax.Xpp.AxShared.Date expireDate ();
static member expireDate : unit -> Microsoft.Dynamics.Ax.Xpp.AxShared.Date
Public Shared Function expireDate () As Date

Returns

Microsoft.Dynamics.Ax.Xpp.AxShared.Date

A date that represents the date on which the license expires.

Applies to