Add option to suppress storage copy for testing
This commit is contained in:
@@ -11,6 +11,7 @@ namespace LeafWeb.Core.Remote
|
||||
public int LeafInputId { get; set; }
|
||||
public string PhotosyntheticType { get; set; }
|
||||
public string DirectoryName { get; set; }
|
||||
public bool SuppressStorageCopy { get; set; }
|
||||
public PiscalLeafInputFile[] InputFiles { get; set; }
|
||||
|
||||
static PiscalLeafInput()
|
||||
|
||||
Reference in New Issue
Block a user