[This is preliminary documentation and is subject to change.]
Namespace: NFX.Web.PayAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
protected int GetTransactionPct(
string currencyISO,
TransactionType type
)
protected int GetTransactionPct(
string currencyISO,
TransactionType type
)
Protected Function GetTransactionPct (
currencyISO As String,
type As TransactionType
) As Integer
Protected Function GetTransactionPct (
currencyISO As String,
type As TransactionType
) As Integer
protected:
int GetTransactionPct(
String^ currencyISO,
TransactionType type
)
protected:
int GetTransactionPct(
String^ currencyISO,
TransactionType type
)
member GetTransactionPct :
currencyISO : string *
type : TransactionType -> int
member GetTransactionPct :
currencyISO : string *
type : TransactionType -> int
Return Value
Type:
Int32