Method RemoveCoefficientLine
RemoveCoefficientLine(CoefficientLine)
Removes a coefficient line from a table which it belongs to.
Declaration
public void RemoveCoefficientLine(Appli.Supplier.Catalog.CoefficientLine coeffLine)
Parameters
Type | Name | Description |
---|---|---|
Appli.Supplier.Catalog.CoefficientLine | coeffLine | The coefficient line to remove. |