GenerateInterfaceAttribute.RequireFeatures property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Set of features that will be added via RequiresFeature attribute to the interface

public object[] RequireFeatures { get; set; }

See Also