Table of Contents

Class WorkflowRuleDefinition

Namespace: Casewhere.Models
Assembly: Casewhere.Models.dll

public class WorkflowRuleDefinition

Inheritance

objectWorkflowRuleDefinition

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<WorkflowRuleDefinition>(WorkflowRuleDefinition)

Constructors

WorkflowRuleDefinition()

public WorkflowRuleDefinition()

Properties

Description

public string Description { get; set; }

Property Value

string

Key

public string Key { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string