This commit is contained in:
@@ -13,6 +13,7 @@ namespace AyaNova.PlugIn.V8
|
||||
{
|
||||
public bool ExportAssignedDocs { get { return ckExportAssignedDocs.Checked; } }
|
||||
public string Tags { get { return edTags.Text; } }
|
||||
public int HTTPTimeOut { get { return (int)nTimeOut.Value; } }
|
||||
|
||||
public Opt()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user