SupplierWarehouse..::..SuppliersCost2 Property

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

Syntax


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