AnnotationTypeAttribute.Properties property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

If specified, this annotation matches the type only if it has all the properties listed in this array.

public string[] Properties { get; set; }

See Also