//------------------------------------------------------------------------------ // // 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 PieChart2 { public string MsgID { get; set; } public string MsgNo { get; set; } public Nullable MID { get; set; } public string UnitName { get; set; } public string CateName { get; set; } public string CateID { get; set; } public Nullable IsActived { get; set; } public Nullable CreatedDate { get; set; } public Nullable AllowedDate { get; set; } public string UnitID { get; set; } public string currentProsID { get; set; } public string parentProsID { get; set; } public string FromUnit { get; set; } public string ToUser { get; set; } public Nullable DispatchedNum { get; set; } public Nullable FinishedNum { get; set; } public Nullable MsgState { 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 string ReserveField01 { get; set; } public Nullable IsMaster { get; set; } public Nullable IsAssembled { get; set; } public string ToUnit { get; set; } public string maqa0 { get; set; } public string maqa1 { get; set; } public Nullable LastMaintDate { get; set; } public string maqa2 { get; set; } public string maqa3 { get; set; } } }