Row<TFields>.NameField property
namespace: Serenity.Data assembly: Serenity.Net.Entity
Gets the name field.
public Field NameField { get; }
Property Value
The name field.
See Also
- class Field
- class Row<TFields>
namespace: Serenity.Data assembly: Serenity.Net.Entity
Gets the name field.
public Field NameField { get; }
The name field.