IWormsCrossingSpreadOrderPlacerShowQuantity Property |
Note: This API is now obsolete.
Namespace: Woti.OrdersAssembly: Woti (in Woti.dll) Version: 13.4.259.0
Syntax[ObsoleteAttribute("Use ShowQuantityOptional instead of this property.")]
int ShowQuantity { get; set; }
<ObsoleteAttribute("Use ShowQuantityOptional instead of this property.")>
Property ShowQuantity As Integer
Get
Set
[ObsoleteAttribute(L"Use ShowQuantityOptional instead of this property.")]
property int ShowQuantity {
int get ();
void set (int value);
}
Property Value
Int32
See Also