Class ReadOnlyRule
Namespace: Casewhere.Models.FormBuilder
Assembly: Casewhere.Models.dll
public class ReadOnlyRule : PredicateRule
Inheritance
object ← PredicateRule ← ReadOnlyRule
Inherited Members
PredicateRule.Name, PredicateRule.Value, PredicateRule.Expression, 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<ReadOnlyRule>(ReadOnlyRule)
Constructors
ReadOnlyRule()
public ReadOnlyRule()
Properties
Default
public static ReadOnlyRule Default { get; }