Line..::..QtyDecimal Property

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

Syntax


public int QtyDecimal { get; set; }
Public Property QtyDecimal As Integer
	Get
	Set
public:
property int^ QtyDecimal {
	int^ get ();
	void set (int^ value);
}