Click or drag to resize

OperationGroupOperations Property

List of Operation child objects, based on the Production.Resources.Operation.OperationGroup back reference

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

Property Value

Type: ChildCollectionOperation
See Also