📚 SAP Business One SDK Help

Factor Property
See Also 

Description

Sets or returns the factor for calculating prices of items based on the specified price list.

Field name: Factor.

Property type

Read-write property

Syntax

Visual Basic
Public Property Factor() As Double

Remarks

An item price (that is based on PriceListName) equals to the item price (that is based on BasePriceList) multiplied by the Factor.

See Also