次の方法で共有


DateTimeUtil.maxValue Method

Definition

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.

Applies to