Summary
Gets or sets the type of the projection.
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten .Projections - Containing Type
- ProjectionAttribute
Syntax
public ProjectionType ProjectionType { get; set; }
Value
| Type | Description |
|---|---|
| ProjectionType | The type of the projection. |
