also logging satellitetaskcode to cropfieldtable in database
This commit is contained in:
@@ -13,6 +13,7 @@ namespace FarmmapsBulkSatDownload.Models
|
||||
public DateTime lastdownloadedimagedate { get; set; }
|
||||
public JObject GeometryJson { get; set; }
|
||||
public string cropfielditemcode { get; set; }
|
||||
public string satellitetaskcode { get; set; }
|
||||
public string downloadFolder { get; set; }
|
||||
public string fileNameStats { get; set; }
|
||||
public DB database { get; set; }
|
||||
|
Reference in New Issue
Block a user