Click or drag to resize

EnterpriseOneTransactionProductionResourcesObjects Class

Provides typed access to the repositories in the Production.Resources namespace.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionProductionResourcesObjects

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class ProductionResourcesObjects

The EnterpriseOneTransactionProductionResourcesObjects type exposes the following members.

Properties
  NameDescription
Public propertyCapacity
Gets a typed query for the Production.Resources.Capacity entity type.
Public propertyFunctionGroups
Gets a typed query for the Production.Resources.FunctionGroup entity type.
Public propertyFunctions
Gets a typed query for the Production.Resources.Function entity type.
Public propertyLoad
Gets a typed query for the Production.Resources.Load entity type.
Public propertyOperationGroups
Gets a typed query for the Production.Resources.OperationGroup entity type.
Public propertyOperationInstructions
Gets a typed query for the Production.Resources.OperationInstruction entity type.
Public propertyOperations
Gets a typed query for the Production.Resources.Operation entity type.
Public propertyResourceFunctions
Gets a typed query for the Production.Resources.ResourceFunction entity type.
Public propertyResourceGroups
Gets a typed query for the Production.Resources.ResourceGroup entity type.
Public propertyResources
Gets a typed query for the Production.Resources.Resource entity type.
Public propertyWorkgroupResources
Gets a typed query for the Production.Resources.WorkgroupResource entity type.
Public propertyWorkgroups
Gets a typed query for the Production.Resources.Workgroup entity type.
Public propertyWorkgroupShifts
Gets a typed query for the Production.Resources.WorkgroupShift entity type.
Top
See Also