Click or drag to resize

AccountEntryWebPaymentDistributionSize Property

Owner payment distribution size in percent if any or 100.

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 double PaymentDistributionSize { get; set; }

Property Value

Type: Double
Remarks
This information is used to store what owner revenue or expense sharing percentage was used when recording this account entry. This is only relevant when a rental object is owned by multiple owners.
See Also