This commit is contained in:
parent
ffffb5a4eb
commit
a360cb9448
|
@ -62,7 +62,7 @@ namespace BLL
|
|||
}
|
||||
return from x in q.Skip(startRowIndex).Take(maximumRows)
|
||||
select new
|
||||
{
|
||||
{
|
||||
x.DesignDrawingsId,
|
||||
x.ProjectId,
|
||||
x.CNProfessionalId,
|
||||
|
|
Loading…
Reference in New Issue