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