Portal AmountToString Method (Amount, Portal MoneyFormat, ISession)NFX Class Library

[This is preliminary documentation and is subject to change.]

Converts financial amount to string per portal

Namespace: NFX.Wave
Assembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public abstract string AmountToString(
	Amount amount,
	Portal..::..MoneyFormat format = Portal..::..MoneyFormat.WithCurrencySymbol,
	ISession session = null
)

Return Value

Type: OnlineString
See Also