Gets Mailing Address All Lines

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

Syntax

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

Field Value

The Address All Lines

Remarks

  • System Name - MailingAddrAllLines
  • Quik! Form Field Name - M.Addr123
  • Short Name - Mailing Address All Lines
  • Description - Address All Lines
  • Calc Format - !*MailingAddrLine1*!$%, %$!*MailingAddrLine2*!$%, %$!*MailingAddrLine3*!$%, %$!*MailingAddrLine4*!
  • Category - Home
  • Service Level - QDBC
  • Data Set Type - Client
  • Field Data Type - String

See Also