Gets Account Representative Number or License Number 2

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

Syntax

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

Field Value

The Representative number or License number assigned to the account (RR2).

Remarks

  • System Name - RepNumber2
  • Quik! Form Field Name - RepNum2
  • Short Name - Account Representative Number or License Number 2
  • Description - Representative number or License number assigned to the account (RR2).
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - String

See Also