Click or drag to resize

FinancialCardIssuerGetRegex Method

This method gets the regular expression pattern used to match the card number for this member.

Namespace:  EasyScriptAPI
Assembly:  EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax
public Regex GetRegex()

Return Value

Type: Regex
Regular expression pattern
See Also