..
This commit is contained in:
@@ -33,6 +33,7 @@ namespace Project
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
[Description("시작 화면")]
|
||||
public eFormList startForm { get; set; }
|
||||
|
||||
@@ -55,6 +56,9 @@ namespace Project
|
||||
|
||||
public string SharedDataPath { get; set; }
|
||||
|
||||
[Category("구매"),DisplayName("오류항목표시")]
|
||||
public Boolean Showbuyerror { get; set; }
|
||||
|
||||
|
||||
[Category("Barcode"), DisplayName("Port Name")]
|
||||
public string Barcode { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user