WorkOrdersRepositoryItemIngredientsChildCollectionDefinition Field |
Namespace:
Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<WorkOrderItemIngredient> ItemIngredientsChildCollectionDefinition
Public Shared ReadOnly ItemIngredientsChildCollectionDefinition As ChildCollectionDefinition(Of WorkOrderItemIngredient)
public:
static initonly ChildCollectionDefinition<WorkOrderItemIngredient^>^ ItemIngredientsChildCollectionDefinition
static val ItemIngredientsChildCollectionDefinition: ChildCollectionDefinition<WorkOrderItemIngredient>
Field Value
Type:
ChildCollectionDefinitionWorkOrderItemIngredient
See Also