Gets RepType

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

Syntax

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

Field Value

The Defines whether the representative is a person or non-person entity.

Remarks

  • System Name - RepType
  • Quik! Form Field Name - RepType
  • Short Name - RepType
  • Description - Defines whether the representative is a person or non-person entity.
  • Category - Rep Profile
  • Service Level - Premium
  • Data Set Type - Rep
  • Field Data Type - String

See Also