Click or drag to resize

EnterpriseOneTransactionProductionObjects Class

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

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

The EnterpriseOneTransactionProductionObjects type exposes the following members.

Properties
  NameDescription
Public propertyResources
Provides access to the repositories in the Production.Resources namespace.
Public propertyShopFloor
Provides access to the repositories in the Production.ShopFloor namespace.
Public propertyTechnologies
Provides access to the repositories in the Production.Technologies namespace.
Public propertyWorkOrderDocumentTypesOptions
Gets a typed query for the Production.WorkOrderDocumentTypesOption entity type.
Top
See Also