ShippingLabel..::..SpareNumeric1 Property

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

Syntax


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