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