Click or drag to resize

AssetConsumables Property

List of AssetConsumable child objects, based on the Applications.Rental.AssetConsumable.RentalAsset 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<AssetConsumable> Consumables { get; }

Property Value

Type: ChildCollectionAssetConsumable
See Also