NonOrderedForm..::..SuppliersCost Property

Namespace:  JiwaFinancials.Jiwa.JiwaLandedCostUI.Shipment
Assembly:  JiwaLandedCostUI (in JiwaLandedCostUI.dll)

Syntax


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