Class WorkflowActionClientLabelRule
Namespace: Casewhere.Models.Pages.Actions
Assembly: Casewhere.Models.dll
public class WorkflowActionClientLabelRule
Inheritance
object ← WorkflowActionClientLabelRule
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
Id
public Guid Id { get; set; }