public int NavigateDocumentMap(string DocMapID)
 {
     return(rs.NavigateDocumentMap(DocMapID));
 }