ResultSet.getDateTime(Int32) 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:
virtual Microsoft::Dynamics::Ax::Xpp::AxShared::utcdatetime getDateTime(int _ColumnID);
public virtual Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime getDateTime (int _ColumnID);
abstract member getDateTime : int -> Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime
override this.getDateTime : int -> Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime
Public Overridable Function getDateTime (_ColumnID As Integer) As utcdatetime
Parameters
- _ColumnID
- Int32
Returns
Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime