SupplierWarehouse..::..HomeSuppliersCost Property

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

Syntax


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