PredefinedFunctions.newFieldExprByName(Common, String) 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 ^ newFieldExprByName(Microsoft::Dynamics::Ax::Xpp::Common ^ table, System::String ^ fieldName);
public static Microsoft.Dynamics.Ax.Xpp.fieldExpr newFieldExprByName (Microsoft.Dynamics.Ax.Xpp.Common table, string fieldName);
static member newFieldExprByName : Microsoft.Dynamics.Ax.Xpp.Common * string -> Microsoft.Dynamics.Ax.Xpp.fieldExpr
Public Shared Function newFieldExprByName (table As Common, fieldName As String) As fieldExpr
Parameters
- table
- Common
- fieldName
- String