Gets Resident Address Line 1

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

Syntax

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

Field Value

The Address Line 1

Remarks

  • System Name - ResidentAddrLine1
  • Quik! Form Field Name - R.Addr1
  • Short Name - Resident Address Line 1
  • Description - Address Line 1
  • Category - Client Personal Info
  • Service Level - Standard
  • Data Set Type - Client
  • Field Data Type - String

See Also