SOH..::..SpecialPrice Property

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

Syntax


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