SupplierWarehouse..::..HomeSuppliersCost2 Property

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

Syntax


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