CastHelper.SysDateTimeToDate(DateTime) Method

Definition

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

Applies to