Click or drag to resize

SMTRecipeStageInformationHeads Property

List of heads that are associated with this stage for the given recipe, if applicable.

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public List<Head> Heads { get; set; }

Property Value

ListHead
See Also