Click or drag to resize
IVariableExpression Interface

Namespace: FlexRule.DynamicEvaluation.Expressions
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public interface IVariableExpression : IIdentifierExpression, 
	IOperandExpression, IExpression

The IVariableExpression type exposes the following members.

Properties
  NameDescription
Public propertyIsType
Public propertyName (Inherited from IIdentifierExpression.)
Top
See Also