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