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