Share via


FormDateControl.dateValue Method

Definition

Overloads

dateValue(Date)
dateValue()

dateValue(Date)

public:
 virtual Microsoft::Dynamics::Ax::Xpp::AxShared::Date dateValue(Microsoft::Dynamics::Ax::Xpp::AxShared::Date _value);
public virtual Microsoft.Dynamics.Ax.Xpp.AxShared.Date dateValue (Microsoft.Dynamics.Ax.Xpp.AxShared.Date _value);
abstract member dateValue : Microsoft.Dynamics.Ax.Xpp.AxShared.Date -> Microsoft.Dynamics.Ax.Xpp.AxShared.Date
override this.dateValue : Microsoft.Dynamics.Ax.Xpp.AxShared.Date -> Microsoft.Dynamics.Ax.Xpp.AxShared.Date
Public Overridable Function dateValue (_value As Date) As Date

Parameters

_value
Microsoft.Dynamics.Ax.Xpp.AxShared.Date

Returns

Microsoft.Dynamics.Ax.Xpp.AxShared.Date

Applies to

dateValue()

public:
 virtual Microsoft::Dynamics::Ax::Xpp::AxShared::Date dateValue();
public virtual Microsoft.Dynamics.Ax.Xpp.AxShared.Date dateValue ();
abstract member dateValue : unit -> Microsoft.Dynamics.Ax.Xpp.AxShared.Date
override this.dateValue : unit -> Microsoft.Dynamics.Ax.Xpp.AxShared.Date
Public Overridable Function dateValue () As Date

Returns

Microsoft.Dynamics.Ax.Xpp.AxShared.Date

Applies to