public virtual bool AddPrintTemplate(BaseDataSetModel model) { return(dbProvider.AddPrintTemplate(model)); }