Add backload for multiple file upload
This commit is contained in:
@@ -3,8 +3,11 @@
|
||||
public class FluxnetSite
|
||||
{
|
||||
public string FluxnetId { get; set; }
|
||||
|
||||
public string SiteName { get; set; }
|
||||
|
||||
public string Country { get; set; }
|
||||
|
||||
public string LandUnit { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user