PredefinedFunctions.intvname(Date, Int32, 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 System::String ^ intvname(Microsoft::Dynamics::Ax::Xpp::AxShared::Date d, int col, int func);
public static string intvname (Microsoft.Dynamics.Ax.Xpp.AxShared.Date d, int col, int func);
static member intvname : Microsoft.Dynamics.Ax.Xpp.AxShared.Date * int * int -> string
Public Shared Function intvname (d As Date, col As Integer, func As Integer) As String
Parameters
- d
- Microsoft.Dynamics.Ax.Xpp.AxShared.Date
- col
- Int32
- func
- Int32