Changeset 15978 for branches/2839_HiveProjectManagement/HeuristicLab.Services.Hive/3.3/ServiceContracts
- Timestamp:
- 07/02/18 15:51:17 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2839_HiveProjectManagement/HeuristicLab.Services.Hive/3.3/ServiceContracts/IHiveService.cs
r15969 r15978 166 166 [OperationContract] 167 167 IDictionary<Guid, HashSet<Guid>> GetProjectGenealogy(); 168 169 [OperationContract] 170 IDictionary<Guid, string> GetProjectNames(); 168 171 #endregion 169 172
Note: See TracChangeset
for help on using the changeset viewer.