//------------------------------------------------------------------------------ // // This code was generated from a template. // // Manual changes to this file may cause unexpected behavior in your application. // Manual changes to this file will be overwritten if the code is regenerated. // //------------------------------------------------------------------------------ namespace MailQuery { using System; using System.Collections.Generic; public partial class AssignToMail { public int OID { get; set; } public string MsgID { get; set; } public string MsgNo { get; set; } public string currentProsID { get; set; } public string parentProsID { get; set; } public string FromUnit { get; set; } public string ToUnit { get; set; } public string ToUser { get; set; } public Nullable DispatchedNum { get; set; } public Nullable FinishedNum { get; set; } public string Note { get; set; } public string Response { get; set; } public string AttachID { get; set; } public Nullable Version { get; set; } public Nullable MsgState { get; set; } public Nullable PressCount { get; set; } public Nullable UpperRcvDate { get; set; } public Nullable UpperDspDate { get; set; } public Nullable SelfReceivedDate { get; set; } public Nullable SelfExpiredDate { get; set; } public Nullable ExpiredDays { get; set; } public Nullable SelfDonedDate { get; set; } public Nullable WorkDays { get; set; } public Nullable ClosedDate { get; set; } public Nullable RootWorkDays { get; set; } public Nullable SelfOverdueDays { get; set; } public Nullable IsMaster { get; set; } public Nullable IsAssembled { get; set; } public Nullable IsApproved { get; set; } public Nullable IsRejected { get; set; } public Nullable IsExpired { get; set; } public Nullable IsDeleted { get; set; } public Nullable IsQueued { get; set; } public string ReserveField01 { get; set; } public string ReserveField02 { get; set; } public string NoReq { get; set; } public int Expr1 { get; set; } public string Expr2 { get; set; } public string Expr3 { get; set; } public Nullable MID { get; set; } public string MailorAcct { get; set; } public string MailorDomain { get; set; } public string MsgSubject { get; set; } public string MsgContent { get; set; } public string Expr4 { get; set; } public string MsgAttr1 { get; set; } public string MsgAttr2 { get; set; } public string MsgAttr3 { get; set; } public string MsgAttr4 { get; set; } public string MsgAttr5 { get; set; } public Nullable Expr5 { get; set; } public Nullable IsSatSvy { get; set; } public Nullable IsHaveRefMail { get; set; } public Nullable AllowedDate { get; set; } public Nullable UniReply { get; set; } public string CreatedUser { get; set; } public Nullable CreatedDate { get; set; } public Nullable LastMaintUser { get; set; } public string LastMaintDate { get; set; } public string IdentityCatalog { get; set; } public string SatSvyKey { get; set; } public string MailorID { get; set; } public string MailorName { get; set; } public string IDNum { get; set; } public string Email { get; set; } public string AliasEmail { get; set; } public string MailorTel { get; set; } public string MailorAddr { get; set; } public Nullable Mailcount { get; set; } public Nullable Sex { get; set; } public string PostCode { get; set; } public string City { get; set; } public Nullable edubackground { get; set; } public string Mailorfex { get; set; } public Nullable Age { get; set; } public Nullable Career { get; set; } public string Occupation { get; set; } public Nullable IsActived { get; set; } public string PowerNo { get; set; } public string FileCombinNo { get; set; } public string FileNo { get; set; } public string FileCancelReason { get; set; } public string FileCheckUnit { get; set; } public Nullable FileCheckDate { get; set; } public Nullable FileReceivedDate { get; set; } public string FileMajorUnit { get; set; } public string FileMajorID { get; set; } public string FileMajorUser { get; set; } public string FilePros { get; set; } public string StateCatalog { get; set; } public string UnitName { get; set; } public string CodeDesc { get; set; } public int CodeID { get; set; } public Nullable IsStatement { get; set; } public Nullable IsReAssign { get; set; } public Nullable IsCancel { get; set; } public Nullable IsCombin { get; set; } public string CateName { get; set; } public string MailClass { get; set; } public Nullable IsSnReply { get; set; } public string SnToUnit { get; set; } public string MailState { get; set; } public string ReAssign { get; set; } } }