Пример #1
0
 public static ReportsEntity LineManagerIcList()
 {
     return(new ReportsEntity
     {
         Cluster = "My Contribution",
         Code = "EPVIC705",
         Name = "Line Manager IC List",
         Title = "My Contribution - Line Manager IC List",
         Date = GetReportDateOuPcString(ReportsMotherShip.DataLoadStatus.MyContributionOuPc),
         PoV = PoVMotherShip.PwmcIcTeamHead21404(),
         ThirteenMonths = false,
         OrganizationUnitSign = "DC ",
     });
 }