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