FormBuildDateTimeControl.dateTimeValue 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.
Overloads
dateTimeValue() | |
dateTimeValue(utcdatetime) |
dateTimeValue()
public:
virtual Microsoft::Dynamics::Ax::Xpp::AxShared::utcdatetime dateTimeValue();
public virtual Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime dateTimeValue ();
abstract member dateTimeValue : unit -> Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime
override this.dateTimeValue : unit -> Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime
Public Overridable Function dateTimeValue () As utcdatetime
Returns
Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime
Applies to
dateTimeValue(utcdatetime)
public:
virtual Microsoft::Dynamics::Ax::Xpp::AxShared::utcdatetime dateTimeValue(Microsoft::Dynamics::Ax::Xpp::AxShared::utcdatetime _value);
public virtual Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime dateTimeValue (Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime _value);
abstract member dateTimeValue : Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime -> Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime
override this.dateTimeValue : Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime -> Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime
Public Overridable Function dateTimeValue (_value As utcdatetime) As utcdatetime
Parameters
- _value
- Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime
Returns
Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime