Table of Contents

Class WorkflowActionClientLabelRule

Namespace: Casewhere.Models.Pages.Actions
Assembly: Casewhere.Models.dll

public class WorkflowActionClientLabelRule

Inheritance

objectWorkflowActionClientLabelRule

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

Constructors

WorkflowActionClientLabelRule()

public WorkflowActionClientLabelRule()

Properties

ClientLabelRule

public string ClientLabelRule { get; set; }

Property Value

string

Id

public Guid Id { get; set; }

Property Value

Guid