WorkOrderItemOperationLoad Property |
Namespace:
Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic ChildCollection<Load> Load { get; }
Public ReadOnly Property Load As ChildCollection(Of Load)
Get
public:
property ChildCollection<Load^>^ Load {
ChildCollection<Load^>^ get ();
}
member Load : ChildCollection<Load> with get
Property Value
Type:
ChildCollectionLoad
See Also