Manager..::..MaskLedgerNo Method
Masks the ledger no.
Namespace:
JiwaFinancials.Jiwa.JiwaApplicationAssembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public static string MaskLedgerNo( string AccountNo, string AccountID, string Mask, Manager..::..MaskingMode Mode, ref string rtnErrorMessage )
Parameters
- AccountNo
- Type: String
The account no.
- AccountID
- Type: String
The account identifier.
- Mask
- Type: String
The mask.
- Mode
- Type: JiwaFinancials.Jiwa.JiwaApplication..::..Manager..::..MaskingMode
The mode.
- rtnErrorMessage
- Type: String%
The RTN error message.