public Protocol.LogCaseNoteResultProtocol LogCaseNote(String caseIDNum)
 {
     return(toolkitProtocol.LogCaseNote(caseIDNum));
 }