LinkingSetRelationAttribute.RowType property

namespace: Serenity.Data.Mapping   assemblySerenity.Net.Data

Gets the type of the row.

public Type RowType { get; }

Property Value

The type of the row.

See Also