ManualSurfaceAttribute
Marks a property on an entity model class as writer-facing — included in the writer-manual entity manifest and required to be documented under docs/public/manual/reference/entity-fields/. See docs/superpowers/specs/2026-06-16-writer-manual-design.md §“Manifest filter rules”.
public sealed class ManualSurfaceAttribute : Attribute
Inheritance System.Object → System.Attribute → ManualSurfaceAttribute
Inherited Methods
| Member | Source |
|---|---|
Equals(object) | inherited from Attribute |
GetCustomAttribute(Assembly, Type) | inherited from Attribute |
GetCustomAttributes(Assembly) | inherited from Attribute |
GetHashCode() | inherited from Attribute |
IsDefaultAttribute() | inherited from Attribute |
IsDefined(Assembly, Type) | inherited from Attribute |
Match(object) | inherited from Attribute |
Inherited Properties
| Member | Source |
|---|---|
TypeId | inherited from Attribute |