Search found 1 match

by Pete_ix1
Fri Nov 24, 2017 3:02 am
Forum: Application Development
Topic: Saved Recipe during runtime VS saved recipes in design
Replies: 1
Views: 5997

Saved Recipe during runtime VS saved recipes in design

Hello everybody, I'm currently developing an application that uses several recipes type (Recipe1, Recipe2,etc..) and its needed to create during the runtime new recipes that the user save with RecipeX.SaveRecipe. Later I need to see all the recipes for each type, so I use the RecipeX.FieldNames whic...