Click or drag to resize

SupplySchemaRoutes Property

List of SupplySchemaRoute child objects, based on the Logistics.Inventory.SupplySchemaRoute.SupplySchema back reference

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<SupplySchemaRoute> Routes { get; }

Property Value

Type: ChildCollectionSupplySchemaRoute
See Also