Table of Contents

Class DslActionRule

Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime.dll

public class DslActionRule

Inheritance

objectDslActionRule

Derived

DslUIActionRule

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Extension Methods

ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<DslActionRule>(DslActionRule)

Constructors

DslActionRule()

public DslActionRule()

Properties

Expression

public string Expression { get; set; }

Property Value

string