Click or drag to resize

FunctionGroupFunctions Property

List of Function child objects, based on the Production.Resources.Function.FunctionGroup 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<Function> Functions { get; }

Property Value

Type: ChildCollectionFunction
See Also