Click or drag to resize
VariableIsNotDefinedException Class
Inheritance Hierarchy

Namespace: FlexRule
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
[SerializableAttribute]
public class VariableIsNotDefinedException : ActiveElementException

The VariableIsNotDefinedException type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyErrorLine (Inherited from ActiveElementException.)
Public propertyLineNumber (Inherited from ActiveElementException.)
Public propertyLinePosition (Inherited from ActiveElementException.)
Public propertySourceLine (Inherited from ActiveElementException.)
Public propertyTag (Inherited from ActiveElementException.)
Public propertyUri (Inherited from ActiveElementException.)
Public propertyVariableName
Top
Extension Methods
See Also