Gets Home or Legal Address Line 1

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

Syntax

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

Field Value

The Address Line 1

Remarks

  • System Name - HomeAddrLine1
  • Quik! Form Field Name - H.Addr1
  • Old Quik! Form Field Field Name - HAddr1
  • Short Name - Home or Legal Address Line 1
  • Description - Address Line 1
  • Category - Home
  • Service Level - QDBC
  • Data Set Type - Client
  • Field Data Type - String

See Also