Line..::..FXCost Property

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

Syntax


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