| 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
SyntaxPublic Function GetRegex As Regex
public:
Regex^ GetRegex()
member GetRegex : unit -> Regex 
Return Value
Type: 
RegexRegular expression pattern
 See Also
See Also