public bool IsExistChildOrg(decimal DWID) { OraUserManagerFactroy _of = new OraUserManagerFactroy(); return(_of.IsExistChildOrg(DWID)); }