Click or drag to resize

RecipeActivatedTargetQuantity Property

** NOTE: ADDED in CFX 1.3 **

Identifies the target number of units to be produced by the newly activated recipe. This property is optional, but should be specified if known by the endpoint producing this message.

Namespace: CFX.Production
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public double? TargetQuantity { get; set; }

Property Value

NullableDouble
See Also