Table of Contents

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

string

PropertyValue

The key for the constraint detail for the property value.

public const string PropertyValue = "PropertyValue"

Field Value

string