Gets SSN Type

Namespace:  QFD
Assembly:  QFD (in QFD.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public BaseField SocSecNumberType { get; }
Visual Basic (Declaration)
Public ReadOnly Property SocSecNumberType As BaseField
Visual C++
public:
property BaseField^ SocSecNumberType {
	BaseField^ get ();
}

Field Value

The Indiciates if SSN contains a Tax ID

Remarks

  • System Name - SocSecNumberType
  • Quik! Form Field Name - SSNType
  • Short Name - SSN Type
  • Description - Indiciates if SSN contains a Tax ID
  • Category - Client Personal Info
  • Service Level - Premium
  • Data Set Type - Client
  • Field Data Type - String

See Also