Click or drag to resize

RuleParameter Class

[Missing <summary> documentation for "T:Casewhere.Runtime.DSL.RuleParameter"]

Inheritance Hierarchy

Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public abstract class RuleParameter

The RuleParameter type exposes the following members.

Constructors
 NameDescription
Protected methodRuleParameterInitializes a new instance of the RuleParameter class
Top
Properties
 NameDescription
Public propertyName 
Top
Methods
 NameDescription
Public methodInit 
Public methodToCodeScript 
Top
See Also