IParentIdRow interface
namespace: Serenity.Data assembly: Serenity.Net.Entity
Interface for rows that has a ParentId field
public interface IParentIdRow : IRow
Members
name | description |
---|---|
ParentIdField { get; } | Gets the parent identifier field. |
See Also
- interface IRow
- Source: IParentIdRow.cs