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.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public double? TargetQuantity { get; set; }

Property Value

NullableDouble
See Also