Click or drag to resize

FinancialCardIssuerGetRegex Method

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

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public Regex GetRegex()

Return Value

Type: Regex
Regular expression pattern
See Also