Bug Fixes: enrolment, assignment and search order

This commit is contained in:
Gary Sharp
2014-04-22 13:55:46 +10:00
parent 74df073b29
commit 3cf6d5475d
22 changed files with 310 additions and 127 deletions
@@ -11,6 +11,6 @@ namespace Disco.Models.Services.Searching
string Id { get; set; }
string Type { get; }
string Description { get; }
string ScoreValue { get; }
string[] ScoreValues { get; }
}
}