public Protocol.ToolkitResultProtocol ChangeSubcaseStatus(String subcaseIDNum)
 {
     return(toolkitProtocol.ChangeSubcaseStatus(subcaseIDNum));
 }