** NOTE: ADDED in CFX 1.4 **
Represents a collection of instructions used by a piece of automated equipment to perform
a function (typically upon a production unit) during production. The RecipeLean does not deliver the Recipe data
but RecipeName and Revision only. For the full Recipe data, please see
Recipe.
Inheritance Hierarchy Namespace: CFX.StructuresAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic class RecipeIdentifier
Public Class RecipeIdentifier
The RecipeIdentifier type exposes the following members.
Constructors
Properties | Name | Description |
---|
 | RecipeName |
The name of the recipe (may include full path, if applicable)
|
 | Revision |
An optional version number, e.g. “2.0”
|
Top
See Also