Click or drag to resize

CurrentAvailabilityGroupedByProjectionRentTransaction Property

Gets or sets the rent transaction.

Namespace:  Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Transaction RentTransaction { get; set; }

Property Value

Type: Transaction
The rent transaction.
See Also