PrincipalRecipesRepositoryProductGroupReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Production.Technologies
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<PrincipalRecipe, ProductGroup> ProductGroupReference
Public Shared ReadOnly ProductGroupReference As PrimaryKeyReference(Of PrincipalRecipe, ProductGroup)
public:
static initonly PrimaryKeyReference<PrincipalRecipe^, ProductGroup^>^ ProductGroupReference
static val ProductGroupReference: PrimaryKeyReference<PrincipalRecipe, ProductGroup>
Field Value
Type:
PrimaryKeyReferencePrincipalRecipe,
ProductGroup
See Also