SOH..::..SCostIn Property

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

Syntax


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