PredefinedFunctions.newFieldExpr(Common, 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::fieldExpr ^ newFieldExpr(Microsoft::Dynamics::Ax::Xpp::Common ^ table, int fieldNum);
public static Microsoft.Dynamics.Ax.Xpp.fieldExpr newFieldExpr (Microsoft.Dynamics.Ax.Xpp.Common table, int fieldNum);
static member newFieldExpr : Microsoft.Dynamics.Ax.Xpp.Common * int -> Microsoft.Dynamics.Ax.Xpp.fieldExpr
Public Shared Function newFieldExpr (table As Common, fieldNum As Integer) As fieldExpr
Parameters
- table
- Common
- fieldNum
- Int32