Click or drag to resize

SupplierService Class

The supplier service.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Services.SupplierSupplierService

Namespace:  AMCS.Elemos.IntegrationService.Services.Supplier
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class SupplierService

The SupplierService type exposes the following members.

Methods
  NameDescription
Public methodDelete
Marks the specified vendor as deleted.
Public methodSave
Saves the specified vendor.
Public methodSaveSupplier
Saves a Supplier record.
Public methodSaveSupplierSite
Saves a SupplierSite record.
Top
See Also