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