)>}]
شركة التطبيقات المتكاملة لتصميم وبرمجة البرمجيات الخاصة ش.ش.و.
Integrated Applications Programming Company
Home » Code Library » FindViewModel (Ia.Ftn.Wa.Models.Maintenance)

Public general use code classes and xml files that we've compiled and used over the years:

    1: using Microsoft.AspNetCore.Identity;
    2:  
    3: namespace Ia.Ftn.Wa.Models.Maintenance
    4: {
    5:     ////////////////////////////////////////////////////////////////////////////
    6:  
    7:     /// <summary publish="true">
    8:     ///
    9:     /// </summary>
   10:     /// 
   11:     /// <remarks> 
   12:     /// Copyright � 2006-2025 Jasem Y. Al-Shamlan (info@ia.com.kw), Integrated Applications - Kuwait. All Rights Reserved.
   13:     ///
   14:     /// This library is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
   15:     /// the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
   16:     ///
   17:     /// This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
   18:     /// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
   19:     /// 
   20:     /// You should have received a copy of the GNU General Public License along with this library. If not, see http://www.gnu.org/licenses.
   21:     /// 
   22:     /// Copyright notice: This notice may not be removed or altered from any source distribution.
   23:     /// </remarks> 
   24:     public class FindViewModel
   25:     {
   26:         /// <summary/>
   27:         public Ia.Ftn.Cl.Models.StaffIdentityUser CurrentStaffIdentityUser { get; set; }
   28:  
   29:         /// <summary/>
   30:         public string Input { get; set; }
   31:  
   32:         /// <summary/>
   33:         public string InputType { get; set; }
   34:  
   35:         /// <summary/>
   36:         public Ia.Cl.Models.Result Result { get; set; }
   37:  
   38:         /// <summary/>
   39:         public string DiagnosticLabel { get; set; }
   40:  
   41:         /// <summary/>
   42:         public List<Ia.Ftn.Cl.Models.Ui.Service2> Service2List { get; set; }
   43:  
   44:         /// <summary/>
   45:         public List<Ia.Ftn.Cl.Models.Ui.Nokia.AgcfGatewayRecord> AgcfGatewayRecordList { get; set; }
   46:  
   47:         /// <summary/>
   48:         public List<Ia.Ftn.Cl.Models.Ui.Nokia.AgcfEndpoint> AgcfEndpointList { get; set; }
   49:  
   50:         /// <summary/>
   51:         public List<Ia.Ftn.Cl.Models.Huawei.Mgw> MgwList { get; set; }
   52:  
   53:         /// <summary/>
   54:         public List<Ia.Ftn.Cl.Models.Huawei.Asbr> AsbrList { get; set; }
   55:  
   56:         /// <summary/>
   57:         public List<Ia.Ftn.Cl.Models.Ui.Nokia.SubParty> SubPartyList { get; set; }
   58:  
   59:         /// <summary/>
   60:         public List<Ia.Ftn.Cl.Models.Ui.Nokia.Subscriber> SubscriberList { get; set; }
   61:  
   62:         /// <summary/>
   63:         public List<Ia.Ftn.Cl.Models.Ui.Huawei.Sbr> SbrList { get; set; }
   64:  
   65:         /// <summary/>
   66:         public List<Ia.Ftn.Cl.Models.Huawei.Owsbr> OwsbrList { get; set; }
   67:  
   68:         /// <summary/>
   69:         public List<Ia.Ftn.Cl.Models.Huawei.Seruattr> SeruattrList { get; set; }
   70:  
   71:         /// <summary/>
   72:         public List<Ia.Ftn.Cl.Models.Ericsson.AxeSubscriber> AxeSubscriberList { get; set; }
   73:  
   74:         /// <summary/>
   75:         public List<Ia.Ftn.Cl.Models.Siemens.EwsdSubscriber> EwsdSubscriberList { get; set; }
   76:  
   77:         /// <summary/>
   78:         public List<Ia.Ftn.Cl.Models.Ont> OntList { get; set; }
   79:  
   80:         /// <summary/>
   81:         public List<Ia.Ftn.Cl.Models.Business.NetworkDesignDocument.Ont> NddOntList { get; set; }
   82:  
   83:         /// <summary/>
   84:         public List<Ia.Ftn.Cl.Models.OntServiceVoip> OntServiceVoipList { get; set; }
   85:  
   86:         /// <summary/>
   87:         public List<Ia.Ftn.Cl.Models.OntOntPots> OntOntPotsList { get; set; }
   88:  
   89:         /// <summary/>
   90:         public List<Ia.Ftn.Cl.Models.Huawei.EmsDev> EmsDevList { get; set; }
   91:  
   92:         /// <summary/>
   93:         public List<Ia.Ftn.Cl.Models.Huawei.EmsBoard> EmsBoardList { get; set; }
   94:  
   95:         /// <summary/>
   96:         public List<Ia.Ftn.Cl.Models.Huawei.EmsPort> EmsPortList { get; set; }
   97:  
   98:         /// <summary/>
   99:         public List<Ia.Ftn.Cl.Models.Ui.Huawei.EmsOnt> EmsOntList { get; set; }
  100:  
  101:         /// <summary/>
  102:         public List<Ia.Ftn.Cl.Models.Huawei.EmsOntSipInfo> EmsOntSipInfoList { get; set; }
  103:  
  104:         /// <summary/>
  105:         public List<Ia.Ftn.Cl.Models.Huawei.EmsVoipPstnUser> EmsVoipPstnUserList { get; set; }
  106:  
  107:         /// <summary/>
  108:         public List<Ia.Ftn.Cl.Models.Huawei.EmsVag> EmsVagList { get; set; }
  109:  
  110:         /// <summary/>
  111:         public List<Ia.Ftn.Cl.Models.Event> EventList { get; set; }
  112:  
  113:         /// <summary/>
  114:         public List<Ia.Ftn.Cl.Models.Access> AccessList { get; set; }
  115:  
  116:         /// <summary/>
  117:         public List<Ia.Ftn.Cl.Models.Ui.ServiceRequestService> ServiceRequestServiceList { get; set; }
  118:  
  119:         /// <summary/>
  120:         public List<Ia.Ftn.Cl.Models.ServiceRequest> ServiceRequestList { get; set; }
  121:  
  122:         /// <summary/>
  123:         public List<Ia.Ftn.Cl.Models.ServiceRequestAdministrativeIssue> ServiceRequestAdministrativeIssueList { get; set; }
  124:  
  125:         /// <summary/>
  126:         public List<Ia.Ftn.Cl.Models.ServiceRequestHistory> ServiceRequestHistoryList { get; set; }
  127:  
  128:         /// <summary/>
  129:         public List<Ia.Ftn.Cl.Models.ServiceRequestType> ServiceRequestTypeList { get; set; }
  130:  
  131:         /// <summary/>
  132:         public List<Ia.Ftn.Cl.Models.ServiceRequestOnt> ServiceRequestOntList { get; set; }
  133:  
  134:         /// <summary/>
  135:         public List<Ia.Ftn.Cl.Models.ServiceRequestOntDetail> ServiceRequestOntDetailList { get; set; }
  136:  
  137:         /// <summary/>
  138:         public List<Ia.Ftn.Cl.Models.Report> ReportList { get; set; }
  139:  
  140:         /// <summary/>
  141:         public List<Ia.Ftn.Cl.Models.ReportHistory> ReportHistoryList { get; set; }
  142:  
  143:         /// <summary/>
  144:         public List<Ia.Ftn.Cl.Models.Report> ReportListHistoryColumnOnlyList { get; set; }
  145:  
  146:     }
  147:  
  148:     ////////////////////////////////////////////////////////////////////////////
  149:     ////////////////////////////////////////////////////////////////////////////
  150: }
  151: