Table of Contents

Class DisplayInformation

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

public class DisplayInformation

Inheritance

objectDisplayInformation

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

Constructors

DisplayInformation()

public DisplayInformation()

Properties

IsDefault

public bool IsDefault { get; set; }

Property Value

bool

Name

public string Name { get; set; }

Property Value

string