xInfo.expireDate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.