ShippingLabel..::..SpareNumeric2 Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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