public int DeleteUploadedDocument(Int64 DocId) { return(ImportBLDAL.DeleteUploadedDocument(DocId)); }