Interface ISubtractFromAttribute
- Namespace
- Cratis.Chronicle.Projections.ModelBound
- Assembly
- Cratis.Chronicle.dll
Defines an attribute that indicates that a property value should be subtracted from an event property.
public interface ISubtractFromAttribute : IEventBoundAttribute, ICanMapToEventProperty
- Inherited Members