|
RegexSyntaxGetValidChars Method
|
Gets the valid chars.
Namespace:
EdiFabric.Core.Model.Edi
Assembly:
EdiFabric (in EdiFabric.dll) Version: 10.1.0.0 (10.1.0.0)
Syntaxpublic override string GetValidChars()
Public Overrides Function GetValidChars As String
Return Value
Type:
StringThe valid chars.
See Also