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 public string GetRegexString()
Public Function GetRegexString As String
public:
String^ GetRegexString()
member GetRegexString : unit -> string
Return Value
Type:
Stringregular expression string
See Also