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