Change convert strategies to save xls imported forces
This commit is contained in:
@@ -28,6 +28,6 @@ namespace StructureHelperCommon.Models.Forces
|
||||
/// <summary>
|
||||
/// Collection of column's properties which will be imported
|
||||
/// </summary>
|
||||
List<IColumnProperty> ColumnProperties { get; }
|
||||
List<IColumnFileProperty> ColumnProperties { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user