Gets Representative Number or License Number

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

Syntax

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

Field Value

The Representative Number or License Number

Remarks

  • System Name - RepNumber
  • Quik! Form Field Name - RepNum
  • Old Quik! Form Field Field Name - RepNumber
  • Short Name - Representative Number or License Number
  • Description - Representative Number or License Number
  • Category - Rep Profile
  • Service Level - Standard
  • Data Set Type - Rep
  • Field Data Type - String

See Also