PositionModel.QtySold Property
Gets the qty sold.
public double QtySold {get; set;}
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public function get QtySold() : double;
public function set QtySold(value : double);
This language is not supported or no code example is available.
Property Value
double
The qty sold.
In this article
Definition