Piscal client - check status and retrieve file skeleton in place
This commit is contained in:
@@ -14,7 +14,5 @@
|
||||
public string Filename { get; set; }
|
||||
|
||||
public byte[] Contents { get; set; }
|
||||
|
||||
public string CombinedIdentifier => $"{LeafInput.CombinedIdentifier}_{Id}";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user