Line..::..QtySOH Property

Namespace:  JiwaFinancials.Jiwa.JiwaJobCosting.FinishedGoods
Assembly:  JiwaJobCosting (in JiwaJobCosting.dll)

Syntax


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