DateTimeUtil.maxValue 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 maximum value that is allowed for a variable of the utcdatetime type.
public:
static Microsoft::Dynamics::Ax::Xpp::AxShared::utcdatetime maxValue();
public static Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime maxValue ();
static member maxValue : unit -> Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime
Public Shared Function maxValue () As utcdatetime
Returns
Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime
The maximum value that is allowed for a variable of the utcdatetime type.