Line..::..FXLineTotalExTax Property

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

Syntax


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