PrincipalRecipesRepositoryIngredientsChildCollectionDefinition Field |
Namespace:
Aloe.EnterpriseOne.Model.Production.Technologies
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<PrincipalRecipeIngredient> IngredientsChildCollectionDefinition
Public Shared ReadOnly IngredientsChildCollectionDefinition As ChildCollectionDefinition(Of PrincipalRecipeIngredient)
public:
static initonly ChildCollectionDefinition<PrincipalRecipeIngredient^>^ IngredientsChildCollectionDefinition
static val IngredientsChildCollectionDefinition: ChildCollectionDefinition<PrincipalRecipeIngredient>
Field Value
Type:
ChildCollectionDefinitionPrincipalRecipeIngredient
See Also