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.ProductionAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic double? TargetQuantity { get; set; }
Public Property TargetQuantity As Double?
Get
Set
Property Value
NullableDouble
See Also