Determines whether given string passes standard Mod10 check.
public static bool Mod10Check( string StringToValidate );
Return Value
bool
Parameters
StringToValidate
See also:
Class ccProcessing© West Wind Technologies, 1996-2018 • Updated: 03/07/06
Comment or report problem with topic