SupplierWarehouse..::..Freight Property

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

Syntax


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