Example #1
0
 public void ProcessPlanElementChanges(PlanElements planElems, PlanElement samplePe, PlanElement fPe, string userId)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public bool UpdatePlanElementAttributes(DTO.Program pg, PlanElement planElement, string userId, PlanElements planElems)
 {
     throw new NotImplementedException();
 }