InnerJoinAttribute.RowType property
namespace: Serenity.Data.Mapping assembly: Serenity.Net.Services
Gets or sets the type of the row.
public Type RowType { get; set; }
Property Value
The type of the row.
See Also
- class InnerJoinAttribute
namespace: Serenity.Data.Mapping assembly: Serenity.Net.Services
Gets or sets the type of the row.
public Type RowType { get; set; }
The type of the row.