Click or drag to resize

AssetTypeConsumables Property

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

Property Value

Type: ChildCollectionAssetTypeConsumable
See Also