WorkOrderItemIngredientsRepositoryStoreReference Field |
Definition of the
Store reference
Namespace:
Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<WorkOrderItemIngredient, Store> StoreReference
Public Shared ReadOnly StoreReference As PrimaryKeyReference(Of WorkOrderItemIngredient, Store)
public:
static initonly PrimaryKeyReference<WorkOrderItemIngredient^, Store^>^ StoreReference
static val StoreReference: PrimaryKeyReference<WorkOrderItemIngredient, Store>
Field Value
Type:
PrimaryKeyReferenceWorkOrderItemIngredient,
Store
See Also