binNode Class
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 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
- 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) |