ScientificReport
ScientificReport.DTO.Models.Department.DepartmentCreateModel Class Reference
Collaboration diagram for ScientificReport.DTO.Models.Department.DepartmentCreateModel:
Collaboration graph

Properties

string Title [get, set]
 
Guid SelectedHeadId [get, set]
 
IEnumerable< DAL.Entities.UserProfile.UserProfileUserSelection [get, set]
 

Detailed Description

Definition at line 7 of file DepartmentCreateModel.cs.

Property Documentation

Guid ScientificReport.DTO.Models.Department.DepartmentCreateModel.SelectedHeadId
getset

Definition at line 14 of file DepartmentCreateModel.cs.

string ScientificReport.DTO.Models.Department.DepartmentCreateModel.Title
getset

Definition at line 10 of file DepartmentCreateModel.cs.

IEnumerable<DAL.Entities.UserProfile.UserProfile> ScientificReport.DTO.Models.Department.DepartmentCreateModel.UserSelection
getset

Definition at line 16 of file DepartmentCreateModel.cs.


The documentation for this class was generated from the following file: