Changeset 11975 for branches/ALPS/HeuristicLab.Clients.OKB/3.3
- Timestamp:
- 02/10/15 09:57:29 (10 years ago)
- Location:
- branches/ALPS
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ALPS
- Property svn:mergeinfo changed
-
branches/ALPS/HeuristicLab.Clients.OKB/3.3/RunCreation/OKBProblem.cs
r11171 r11975 111 111 } 112 112 113 public IEnumerable<IParameterizedItem> ExecutionContextItems { get { return new[] { this }; } } 114 113 115 #region Persistence Properties 114 116 [Storable(Name = "ProblemId")]
Note: See TracChangeset
for help on using the changeset viewer.