SalesQuoteLine..::..ReWorkComponentPercentages Method

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesQuote
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public void ReWorkComponentPercentages(
	SalesQuoteLine..::..SalesQuoteLinePriceTypes PriceType
)
Public Sub ReWorkComponentPercentages ( _
	PriceType As SalesQuoteLine..::..SalesQuoteLinePriceTypes _
)
public:
void ReWorkComponentPercentages(
	SalesQuoteLine..::..SalesQuoteLinePriceTypes^ PriceType
)