ScientificReport
Main Page
Related Pages
Packages
Classes
Files
File List
PatentLicenseActivityIndexModel.cs
Go to the documentation of this file.
1
using
System
.Collections.Generic;
2
3
namespace
ScientificReport
.DTO.Models.PatentLicenseActivity
4
{
5
public
class
PatentLicenseActivityIndexModel
:
PageModel
6
{
7
public
IEnumerable<DAL.Entities.PatentLicenseActivity> PatentLicenseActivities {
get
;
set
; }
8
}
9
}
System
ScientificReport.DTO.Models.PatentLicenseActivity.PatentLicenseActivityIndexModel
Definition:
PatentLicenseActivityIndexModel.cs:5
ScientificReport.DTO.Models.PageModel
Definition:
PageModel.cs:5
ScientificReport
ScientificReport.DTO
Models
PatentLicenseActivity
PatentLicenseActivityIndexModel.cs
Generated by
1.8.11