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: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public double? TargetQuantity { get; set; }

Property Value

NullableDouble
See Also