namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Marks a row class so that its fields should be generated by Serenity.Pro.Coder RowFieldsGenerator
[AttributeUsage(AttributeTargets.Class)]
public class GenerateFieldsAttribute : Attribute
name | description |
---|---|
GenerateFieldsAttribute() | Initializes a new instance of the GenerateFieldsAttribute class. |
- Source: GenerateFieldsAttribute.cs