QuantOverde Property
A non-negative value used to represent the BOM Quantity Override for the child Component within the parent. When this is provided the value overrides the calculated total quantity. QuantOverde should only be set on an Instance element where BOMStructOverde is set to “Default”. If there is no Quantity Override, the value should be set to "-1".
Syntax
public System.double QuantOverde {get; set;}Public Property QuantOverde As System.Double