개정판 53880c83
issue #886: Symbol legend 생성 작업 중....
KCOM/Controls/CheckList.xaml.cs | ||
---|---|---|
79 | 79 |
#region 프로퍼티 |
80 | 80 |
List<CHECK_LIST> items = new List<CHECK_LIST>(); |
81 | 81 |
List<Customer> Lists = new List<Customer>(); |
82 |
string old_Revision = ""; |
|
82 |
//string old_Revision = "";
|
|
83 | 83 |
string old_DocID = ""; |
84 | 84 |
string Current_Revision = ""; |
85 |
string Current_DocNo = ""; |
|
86 |
string Current_Slip = ""; |
|
85 |
//string Current_DocNo = "";
|
|
86 |
//string Current_Slip = "";
|
|
87 | 87 |
bool Isinit = false; |
88 | 88 |
int rev_cnt = 1; |
89 | 89 |
bool isCheck_Status = false; |
내보내기 Unified diff