Click or drag to resize

WorkOrderItemOperationLoad Property

List of Load child objects, based on the Production.Resources.Load.WorkOrderItemOperation back reference

Namespace:  Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<Load> Load { get; }

Property Value

Type: ChildCollectionLoad
See Also