Add work with versions
This commit is contained in:
@@ -11,5 +11,6 @@ namespace StructureHelperCommon.Models.Analyses
|
||||
{
|
||||
DateTime DateTime { get; set; }
|
||||
ISaveable AnalysisVersion { get; set; }
|
||||
string Comment { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user