clsComponent..::..QtyOutstanding Property

Namespace:  JiwaFinancials.Jiwa.JiwaBOProcess
Assembly:  JiwaBOProcess (in JiwaBOProcess.dll)

Syntax


public decimal QtyOutstanding { get; set; }
Public Property QtyOutstanding As Decimal
	Get
	Set
public:
property Decimal^ QtyOutstanding {
	Decimal^ get ();
	void set (Decimal^ value);
}