Exemple #1
0
 public string SynchronizeFormulas()
 {
     SetSite();
     return(Site.SynchronizeFormulas());
 }