1 using System.Collections.Generic;
11 IncludedInWebOfScienceScopusOthers,
13 ProfessionalPublishingOfUkraine,
14 OtherPublishingOfUkraine,
16 InternationalReportThesis,
18 ForeignReportThesisWithResearchResults
23 public string LiabilityInfo {
get;
set; }
25 public string DocumentInfo {
get;
set; }
27 public string PublishingPlace {
get;
set; }
29 public string PublishingHouseName {
get;
set; }
31 public bool IsPeriodical {
get;
set; }
34 public int Number {
get;
set; }
36 public int PagesAmount {
get;
set; }
38 public bool IsPrintCanceled {
get;
set; }
40 public bool IsRecommendedToPrint {
get;
set; }