Versionsnyheter återfinns här>>
public class AccountingService : ServiceBase,
IAccountingService
Public Class AccountingService
Inherits ServiceBase
Implements IAccountingService
Vitec.Ekonomi.Services.Accounting.AccountingService = function();
Type.createClass(
'Vitec.Ekonomi.Services.Accounting.AccountingService',
Vitec.Ekonomi.Services.ServiceBase,
Vitec.Ekonomi.Services.Accounting.IAccountingService);