Click or drag to resize

RentalObjectPriceChangeWebDistribution Property

The distribution of the price change cost between the bureau and the owner. If the price change is a 10 percent discount, this value determines if the 10% is deducted from the sales price, purchase price or both.

Namespace:  Tse.EasyBook.Server.DataContracts
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public RentalObjectPriceAdjustmentDistributionWebEnum Distribution { get; set; }

Property Value

Type: RentalObjectPriceAdjustmentDistributionWebEnum
See Also