ShipmentLine..::..FXUnitCostExTax Property

Namespace:  JiwaFinancials.Jiwa.JiwaLandedCost.Entities
Assembly:  JiwaLandedCost (in JiwaLandedCost.dll)

Syntax


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