|
| IsApprovedOption | IsApproved [get, set] |
| |
| IEnumerable< string > | IsApprovedOptions [get, set] |
| |
| string | FirstName [get, set] |
| |
| string | LastName [get, set] |
| |
| Guid | DepartmentId [get, set] |
| |
| IEnumerable< DAL.Entities.UserProfile.UserProfile > | UserProfiles [get, set] |
| |
| IEnumerable< DAL.Entities.Department > | Departments [get, set] |
| |
| int | CurrentPage [get, set] |
| |
| int | Count = 1 [get, set] |
| |
| virtual int | PageSize [get, set] |
| |
Definition at line 6 of file UserProfileIndexModel.cs.
| ScientificReport.DTO.Models.UserProfile.UserProfileIndexModel.UserProfileIndexModel |
( |
| ) |
|
| Guid ScientificReport.DTO.Models.UserProfile.UserProfileIndexModel.DepartmentId |
|
getset |
| string ScientificReport.DTO.Models.UserProfile.UserProfileIndexModel.FirstName |
|
getset |
| IsApprovedOption ScientificReport.DTO.Models.UserProfile.UserProfileIndexModel.IsApproved |
|
getset |
| IEnumerable<string> ScientificReport.DTO.Models.UserProfile.UserProfileIndexModel.IsApprovedOptions |
|
getset |
| string ScientificReport.DTO.Models.UserProfile.UserProfileIndexModel.LastName |
|
getset |
The documentation for this class was generated from the following file: