Constructor
.ctor
init(id: string) -> ()
Type: FrameworkProjectionAttribute
Namespace: System.Runtime.CompilerServices
Assembly: Raven.Core.dll
Source file: TopLevel.rvn
Creates a marker for the projection with the specified catalog identifier.
Parameters
| Name | Description |
|---|---|
id |
The stable identifier of the compiler-owned projection. |