AnnotationTypeAttribute.Namespaces property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

If specified this annotation only applies to types in the namespaces and their sub namespaces if namespace ends with ".*"

public string[] Namespaces { get; set; }

See Also