Summary
Initializes a new instance of the
ProjectionAttribute class.
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten .Projections - Containing Type
- ProjectionAttribute
Syntax
public ProjectionAttribute(ProjectionType projectionType = 0)
Parameters
| Name | Type | Description |
|---|---|---|
| projectionType | ProjectionType | Type of the projection. |
Return Value
| Type | Description |
|---|---|
| void |
