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