Method RemoveCatalog
RemoveCatalog(Catalog)
Removes the supplier catalog from the list of the catalogs attached to the supplier.
Declaration
public void RemoveCatalog(Appli.Supplier.Catalog supplierCatalog)
Parameters
Type | Name | Description |
---|---|---|
Appli.Supplier.Catalog | supplierCatalog | Supplier catalog to remove. |