mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

Text_Cleaner.Has_SSN Method



Checks to see if this file appears to have a SSN in the text, by performing a regular expression search for a match


Namespace: SobekCM.Builder_Library.Tools
Assembly: SobekCM_Builder_Library (in SobekCM_Builder_Library.dll) Version: 4.8.7.0 (4.8.7.0)

Syntax

C#
public static string Has_SSN(
	string File
)

Parameters

File
Type: System..::..String
Text file to check for SSN

Return Value

Type: String
The possible social security matching string

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )