|
ScientificReport
|


Public Member Functions | |
| PatentLicenseActivityModel () | |
| PatentLicenseActivityModel (DAL.Entities.PatentLicenseActivity patentLicenseActivity) | |
Properties | |
| string | Name [get, set] |
| int | Number [get, set] |
| DateTime | DateTime [get, set] |
| DAL.Entities.PatentLicenseActivity.Types | Type [get, set] |
Definition at line 6 of file PatentLicenseActivityModel.cs.
| ScientificReport.DTO.Models.PatentLicenseActivity.PatentLicenseActivityModel.PatentLicenseActivityModel | ( | ) |
Definition at line 21 of file PatentLicenseActivityModel.cs.
| ScientificReport.DTO.Models.PatentLicenseActivity.PatentLicenseActivityModel.PatentLicenseActivityModel | ( | DAL.Entities.PatentLicenseActivity | patentLicenseActivity | ) |
Definition at line 25 of file PatentLicenseActivityModel.cs.
|
getset |
Definition at line 16 of file PatentLicenseActivityModel.cs.
|
getset |
Definition at line 9 of file PatentLicenseActivityModel.cs.
|
getset |
Definition at line 12 of file PatentLicenseActivityModel.cs.
|
getset |
Definition at line 19 of file PatentLicenseActivityModel.cs.