Gets Type of Rep Number

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

Syntax

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

Field Value

The Identifies if RepNum is a rep number, SSN, TaxID or other type of number

Remarks

  • System Name - RepNumberType
  • Quik! Form Field Name - RepNumType
  • Short Name - Type of Rep Number
  • Description - Identifies if RepNum is a rep number, SSN, TaxID or other type of number
  • Category - Rep Profile
  • Service Level - Premium
  • Data Set Type - Rep
  • Field Data Type - String

See Also