Share via


PredefinedFunctions.Mkdate(Int32, Int32, Int32) Method

Definition

public:
 static Microsoft::Dynamics::Ax::Xpp::AxShared::Date Mkdate(int day, int month, int year);
public static Microsoft.Dynamics.Ax.Xpp.AxShared.Date Mkdate (int day, int month, int year);
static member Mkdate : int * int * int -> Microsoft.Dynamics.Ax.Xpp.AxShared.Date
Public Shared Function Mkdate (day As Integer, month As Integer, year As Integer) As Date

Parameters

day
Int32
month
Int32
year
Int32

Returns

Microsoft.Dynamics.Ax.Xpp.AxShared.Date

Applies to