** 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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
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