protected override Action GetCompleteAction(VMState state) { return(() => { StudyUnit.CompleteDataSets(); }); }