PrincipalRecipeIngredientsRepositoryConditionalPropertyAllowedValueReference 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<PrincipalRecipeIngredient, CustomPropertyAllowedValue> ConditionalPropertyAllowedValueReference
Public Shared ReadOnly ConditionalPropertyAllowedValueReference As PrimaryKeyReference(Of PrincipalRecipeIngredient, CustomPropertyAllowedValue)
public:
static initonly PrimaryKeyReference<PrincipalRecipeIngredient^, CustomPropertyAllowedValue^>^ ConditionalPropertyAllowedValueReference
static val ConditionalPropertyAllowedValueReference: PrimaryKeyReference<PrincipalRecipeIngredient, CustomPropertyAllowedValue>
Field Value
Type:
PrimaryKeyReferencePrincipalRecipeIngredient,
CustomPropertyAllowedValue
See Also