Click or drag to resize

RecipeActivatedRecipeStagesInformation Property

** NOTE: ADDED in CFX 1.2 **

An optional list of information about the recipe for each stage of the machine

Namespace: CFX.Production
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public List<RecipeStageInformation> RecipeStagesInformation { get; set; }

Property Value

ListRecipeStageInformation
See Also