Click or drag to resize

EnterpriseOneTransactionProductionResourcesObjectsOperationInstructions Property

Gets a typed query for the Production.Resources.OperationInstruction entity type.

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public TransactionQuery<OperationInstruction, OperationInstructionsRepository> OperationInstructions { get; }

Property Value

Type: TransactionQueryOperationInstruction, OperationInstructionsRepository
See Also