GenerateInterfaceAttribute.RequireFeatures property
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Set of features that will be added via RequiresFeature attribute to the interface
public object[] RequireFeatures { get; set; }
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Set of features that will be added via RequiresFeature attribute to the interface
public object[] RequireFeatures { get; set; }