started with zonering sample/test code.
This commit is contained in:
8
FarmmapsZonering/Models/Settings.cs
Normal file
8
FarmmapsZonering/Models/Settings.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace FarmmapsHaulmkilling.Models
|
||||
{
|
||||
public class Settings
|
||||
{
|
||||
public string CropfieldItemCode { get; set; }
|
||||
public string SatelliteTaskCode { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user