binNode Class

Definition

public ref class binNode : Microsoft::Dynamics::Ax::Xpp::exprNode
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public class binNode : Microsoft.Dynamics.Ax.Xpp.exprNode
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
type binNode = class
    inherit exprNode
Public Class binNode
Inherits exprNode
Inheritance
binNode
Attributes
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute

Constructors

binNode(exprNode, exprNode, Int32)

Properties

nativeExprNode (Inherited from exprNode)
opCode

Methods

getArrayDimension() (Inherited from exprNode)
isBinNode() (Inherited from exprNode)
isField() (Inherited from exprNode)
isField(Common) (Inherited from exprNode)
isLValue() (Inherited from exprNode)
isStringType() (Inherited from exprNode)
isValue() (Inherited from exprNode)

Applies to