ScientificReport
Main Page
Related Pages
Packages
Classes
Files
File List
DepartmentUpdateScientificWorksRequest.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
ScientificReport
.DTO.Models.Department
4
{
5
public
class
DepartmentUpdateScientificWorksRequest
6
{
7
public
Guid ScientificWorkId {
get
;
set
; }
8
}
9
}
ScientificReport.DTO.Models.Department.DepartmentUpdateScientificWorksRequest
Definition:
DepartmentUpdateScientificWorksRequest.cs:5
System
ScientificReport
ScientificReport.DTO
Models
Department
DepartmentUpdateScientificWorksRequest.cs
Generated by
1.8.11