PurchaseOrder..::..TotalFx Property

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

Syntax


public decimal TotalFx { get; }
Public ReadOnly Property TotalFx As Decimal
	Get
public:
property Decimal^ TotalFx {
	Decimal^ get ();
}