Click or drag to resize
ExpressionDocument Class
Inheritance Hierarchy

Namespace: FlexRule.DSL.Expressions
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public abstract class ExpressionDocument : Expression, 
	IChildExpressionContainer, IExpressionDocument

The ExpressionDocument type exposes the following members.

Constructors
  NameDescription
Protected methodExpressionDocument
Top
Properties
  NameDescription
Public propertyAttributes
List of attributes of expression
(Inherited from Expression.)
Public propertyChilds
Public propertyIndex (Inherited from Expression.)
Public propertyName (Overrides ExpressionName.)
Public propertyParent
Parent of current expression
(Inherited from Expression.)
Protected propertyTree
Top
Methods
Extension Methods
See Also