| | |
| | | public bool HEndFlag; |
| | | public bool HStopflag; |
| | | public string HRemark; |
| | | public long HLevel; |
| | | public long HParentID; |
| | | public long HLevel; |
| | | public long HParentID=0; |
| | | public string HModel; |
| | | public long HUnitID; |
| | | public string HUnitNumber; |
| | | public string HUnitName; |
| | | public string HUseFlag = "æªä½¿ç¨"; |
| | | public long HEntryID; |
| | | public string HMakeEmp; // varchar(100) //å建人 |
| | | public string HMakeTime; // datetime //åå»ºæ¥æ(getdate()) |
| | | public string HCheckEmp; // varchar(100) //å®¡æ ¸äºº |
| | | public string HCheckTime; // datetime //å®¡æ ¸æ¥æ |
| | | public string HModifyEmp; // varchar(100) //ä¿®æ¹äºº |
| | | public string HModifyTime; // datetime //ä¿®æ¹æ¥æ |
| | | public string HStopEmp; // varchar(100) //ç¦ç¨äºº |
| | | public string HStopTime; // datetime //ç¦ç¨æ¥æ |
| | | public Int64 HUSEORGID; // int //使ç¨ç»ç»ï¼Xt_ORGANIZATIONSï¼ |
| | | public Int64 HCREATEORGID; // int //å建ç»ç»ï¼Xt_ORGANIZATIONSï¼ |
| | | |
| | | public long HInterID; |
| | | public string HModClass; |
| | | public string HKey; |
| | | public string HCaption; |
| | | public string HValue; |
| | | public bool HReadonly; |
| | | public string HExplanation; |
| | | public string HFarmat; |
| | | |
| | | } |
| | | } |