Class WellKnownConstraintDetailKeys
- Namespace
- Cratis.Chronicle.Events.Constraints
- Assembly
- Cratis.Chronicle.dll
Well known constraint detail keys.
public static class WellKnownConstraintDetailKeys
- Inheritance
-
WellKnownConstraintDetailKeys
- Inherited Members
Fields
PropertyName
The key for the constraint detail for the property name.
public const string PropertyName = "PropertyName"
Field Value
PropertyValue
The key for the constraint detail for the property value.
public const string PropertyValue = "PropertyValue"