exprNode(ExpressionNodeImplementation) Constructor
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.
protected:
exprNode(Microsoft::Dynamics::Ax::Xpp::ExpressionNodeImplementation ^ nodeImplementation);
protected exprNode (Microsoft.Dynamics.Ax.Xpp.ExpressionNodeImplementation nodeImplementation);
new Microsoft.Dynamics.Ax.Xpp.exprNode : Microsoft.Dynamics.Ax.Xpp.ExpressionNodeImplementation -> Microsoft.Dynamics.Ax.Xpp.exprNode
Protected Sub New (nodeImplementation As ExpressionNodeImplementation)
Parameters
- nodeImplementation
- ExpressionNodeImplementation