แชร์ผ่าน


valueNode Class

Definition

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

Constructors

Name Description
valueNode(Common)
valueNode(Date)
valueNode(Decimal)
valueNode(Dictionary<Int32,Date>)
valueNode(Dictionary<Int32,Decimal>)
valueNode(Dictionary<Int32,Guid>)
valueNode(Dictionary<Int32,Int32>)
valueNode(Dictionary<Int32,Int64>)
valueNode(Dictionary<Int32,String>)
valueNode(Dictionary<Int32,utcdatetime>)
valueNode(ExpressionNodeImplementation)
valueNode(Guid)
valueNode(Int32)
valueNode(Int64)
valueNode(Object)
valueNode(Object[])
valueNode(String)
valueNode(utcdatetime)

Properties

Name Description
nativeExprNode (Inherited from exprNode)

Methods

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

Applies to