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