Order.LeavesQty Property

Gets the leaves qty.
public double LeavesQty {get;}
This language is not supported or no code example is available.
public:  
property double LeavesQty { 
double get( ); 
}
This language is not supported or no code example is available.
public function get LeavesQty() : double;
This language is not supported or no code example is available.

Property Value

double

The leaves qty.

In this article

Definition