Click or drag to resize

RecipeOperationWorkgroupResource Property

The exact workgroup resource that is engaged in the operation. null means that no resource is needed or it will be specfied at a later stage. [Required] [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Production.Technologies
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public WorkgroupResource WorkgroupResource { get; set; }

Property Value

Type: WorkgroupResource
See Also