AnnotationTypeAttribute.Inherited property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Should type exactly match, or can it be a subclass of the type. Default is true, ignored for attribute types.

public bool Inherited { get; set; }

See Also