wiki
Benvenuto
Guest
, sei in:
<root>
Manual
Manuale IT
Tech
•
Login
• Welcome
Guest
, you are in:
<root>
Manual
Manuale IT
Tech
•
Login
ScrewTurn Wiki
Navigazione (Tech)
¶
Pagina Principale
Pagina Principale (root)
Pagina Casuale
Nuova Pagina
Tutte le Pagine
Categorie
Percorsi di Navigazione
Amministrazione
Gestione File
Registrati
Ricerca wiki
»
Navigation (Tech)
¶
Main Page
Main Page (root)
Random Page
Create a new Page
All Pages
Categories
Navigation Paths
Administration
File Management
Create Account
Search the wiki
»
Back
ExeMode - Integrare Tustena da console
Modified on 2011/05/04 12:47
by
stefano
Categorized as
Uncategorized
@@ BOFactory.ExeMode(@"C:\inetpub\wwwroot\Tustena81"); BOFactory.Transaction.Start(); UserConfig uc = BOFactory.LoadUserConfig(1); ICompanyBO bo = (ICompanyBO)BOFactory.CreateBO(Enums.BusinessObjectType.Company, uc); - o - ICompanyBO bo = BOFactory.Create<ICompanyBO>(uc); bo.CompanyCode = "something"; bo.Save(); BOFactory.Transaction.Commit(); @@
Meta Keywords:
Meta Description:
Change Comment: