Click or drag to resize

LeaseContractLineConsumableLeaseLine Property

Lease line with which the current consumable is given. [Required] [Filter(multi eq)] [Owner]

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

Property Value

Type: LeaseContractLine
See Also