Click or drag to resize

LeaseContractLines Property

List of LeaseContractLine child objects, based on the Applications.Rental.LeaseContractLine.LeaseContract back reference

Namespace:  Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<LeaseContractLine> Lines { get; }

Property Value

Type: ChildCollectionLeaseContractLine
See Also