次の方法で共有


DateTimeUtil.minValue Method

Definition

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.

Applies to