ISOXML to taskmap

This commit is contained in:
Riepma
2021-04-07 10:38:42 +02:00
parent 93469b605c
commit 766674c731
14 changed files with 463 additions and 695 deletions

View File

@@ -1,9 +0,0 @@
namespace FarmmapsNbs {
public class Settings {
public string CropfieldItemCode { get; set; }
public string SatelliteTaskCode { get; set; }
public string VanDerSatTaskCode { get; set; }
public string WatBalTaskCode { get; set; }
}
}