C# Class Ucrm.Pricing

The Pricing class handles the products price, addind taxes, price, discounts, margins,etc
Mostra file Open project: bytecode0101/uCRM

Public Methods

Method Description
SetPrice ( double productPrice ) : void

Method Details

SetPrice() public method

public SetPrice ( double productPrice ) : void
productPrice double
return void