| FinancialCardIssuerGetRegexString Method  | 
 
            Gets the regular expression string.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
 Syntax
Syntaxpublic string GetRegexString()
Public Function GetRegexString As String
public:
String^ GetRegexString()
member GetRegexString : unit -> string 
Return Value
Type: 
Stringregular expression string
 See Also
See Also