FinancialCardIssuerGetRegexString Method |
Gets the regular expression string.
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.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