PredefinedFunctions.Num2Date(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:
static Microsoft::Dynamics::Ax::Xpp::AxShared::Date Num2Date(int days);
public static Microsoft.Dynamics.Ax.Xpp.AxShared.Date Num2Date (int days);
static member Num2Date : int -> Microsoft.Dynamics.Ax.Xpp.AxShared.Date
Public Shared Function Num2Date (days As Integer) As Date
Parameters
- days
- Int32
Returns
Microsoft.Dynamics.Ax.Xpp.AxShared.Date