public Protocol.LogSubcaseNoteResultProtocol LogSubcaseNote(String subcaseIDNum)
 {
     return(toolkitProtocol.LogSubcaseNote(subcaseIDNum));
 }