PredefinedFunctions.intvmax(Date, Date, 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 int intvmax(Microsoft::Dynamics::Ax::Xpp::AxShared::Date input_date, Microsoft::Dynamics::Ax::Xpp::AxShared::Date ref_date, int func);
public static int intvmax (Microsoft.Dynamics.Ax.Xpp.AxShared.Date input_date, Microsoft.Dynamics.Ax.Xpp.AxShared.Date ref_date, int func);
static member intvmax : Microsoft.Dynamics.Ax.Xpp.AxShared.Date * Microsoft.Dynamics.Ax.Xpp.AxShared.Date * int -> int
Public Shared Function intvmax (input_date As Date, ref_date As Date, func As Integer) As Integer
Parameters
- input_date
- Microsoft.Dynamics.Ax.Xpp.AxShared.Date
- ref_date
- Microsoft.Dynamics.Ax.Xpp.AxShared.Date
- func
- Int32