- Timestamp:
- 07/07/19 23:40:10 (4 years ago)
- Location:
- stable
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
-
stable/HeuristicLab.Analysis
- Property svn:mergeinfo changed
/branches/2520_PersistenceReintegration/HeuristicLab.Analysis (added) merged: 16452-16454,16462,16472,16483,16529-16530,16539,16558-16559 /trunk/HeuristicLab.Analysis merged: 16565,16568
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Analysis/3.3/DataVisualization/Interfaces/IDataRow.cs
r16527 r17097 21 21 22 22 using HeuristicLab.Core; 23 using HEAL.Attic; 23 24 24 25 namespace HeuristicLab.Analysis { 26 [StorableType("9D660768-24A2-4C74-9434-42FDB3AA3ED2")] 25 27 public interface IDataRow : INamedItem { 26 28 DataRowVisualProperties VisualProperties { get; set; }
Note: See TracChangeset
for help on using the changeset viewer.