CastHelper.SysDateTimeToDate(DateTime) 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 Microsoft::Dynamics::Ax::Xpp::AxShared::Date SysDateTimeToDate(DateTime _value);
public static Microsoft.Dynamics.Ax.Xpp.AxShared.Date SysDateTimeToDate (DateTime _value);
static member SysDateTimeToDate : DateTime -> Microsoft.Dynamics.Ax.Xpp.AxShared.Date
Public Shared Function SysDateTimeToDate (_value As DateTime) As Date
Parameters
- _value
- DateTime
Returns
Microsoft.Dynamics.Ax.Xpp.AxShared.Date