次の方法で共有


DateTimeUtil.setSystemDateTime(utcdatetime) Method

Definition

Sets the date and time of the system to the specified utcdatetime value.

public:
 static void setSystemDateTime(Microsoft::Dynamics::Ax::Xpp::AxShared::utcdatetime _t);
public static void setSystemDateTime (Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime _t);
static member setSystemDateTime : Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime -> unit
Public Shared Sub setSystemDateTime (_t As utcdatetime)

Parameters

_t
Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime

A utcdatetime value to which to set the system date and time.

Applies to