DateTimeUtil.setSystemDateTimeWithCascadeOption(utcdatetime, Boolean) 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.
public:
static void setSystemDateTimeWithCascadeOption(Microsoft::Dynamics::Ax::Xpp::AxShared::utcdatetime _dateTime, bool _cascadeDateToRunasCommands);
public static void setSystemDateTimeWithCascadeOption (Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime _dateTime, bool _cascadeDateToRunasCommands);
static member setSystemDateTimeWithCascadeOption : Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime * bool -> unit
Public Shared Sub setSystemDateTimeWithCascadeOption (_dateTime As utcdatetime, _cascadeDateToRunasCommands As Boolean)
Parameters
- _dateTime
- Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime
- _cascadeDateToRunasCommands
- Boolean