Gets Primary Rep Flag

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

Syntax

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

Field Value

The Indicates if rep is the primary representative on the account

Remarks

  • System Name - PrimaryType
  • Quik! Form Field Name - PrimaryType
  • Short Name - Primary Rep Flag
  • Description - Indicates if rep is the primary representative on the account
  • Category - Rep Profile
  • Service Level - Premium
  • Data Set Type - Rep
  • Field Data Type - Boolean

See Also