Interface IRemovedWithJoinAttribute
- Namespace
- Cratis.Chronicle.Projections.ModelBound
- Assembly
- Cratis.Chronicle.dll
Defines an attribute that indicates what event removes a child from a collection through a join.
public interface IRemovedWithJoinAttribute : IKeyedAttribute, IEventBoundAttribute
- Inherited Members