PredefinedFunctions.newValueNodeInt(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::valueNode ^ newValueNodeInt(int val);
public static Microsoft.Dynamics.Ax.Xpp.valueNode newValueNodeInt (int val);
static member newValueNodeInt : int -> Microsoft.Dynamics.Ax.Xpp.valueNode
Public Shared Function newValueNodeInt (val As Integer) As valueNode
Parameters
- val
- Int32