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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic double? TargetQuantity { get; set; }Public Property TargetQuantity As Double?
Get
Set
Property Value
NullableDouble
See Also