ManualHiddenAttribute

Marks a property as deliberately excluded from the writer-manual entity or event manifest (runtime/persistence noise — Uuid, LastModified*, internal indices, etc.). SB_WMAN006 requires every public get-set property on an entity model class to carry exactly one of [ManualSurface] or [ManualHidden].

public sealed class ManualHiddenAttribute : Attribute

Inheritance System.ObjectSystem.Attribute → ManualHiddenAttribute

Inherited Methods

MemberSource
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

MemberSource
TypeIdinherited from Attribute
Docs last synced: 2026-07-08
Screenshot viewer