Click or drag to resize

DslUIActionRule Class

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

Inheritance Hierarchy
SystemObject
  Casewhere.Runtime.DSLDslActionRule
    Casewhere.Runtime.DSLDslUIActionRule

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

The DslUIActionRule type exposes the following members.

Constructors
 NameDescription
Public methodDslUIActionRuleInitializes a new instance of the DslUIActionRule class
Top
Properties
 NameDescription
Public propertyErrorMessage 
Public propertyExpression
(Inherited from DslActionRule)
Top
See Also