Gets Alt Payee Mailing Address City

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

Syntax

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

Field Value

The Address City

Remarks

  • System Name - AltPayeeMailingAddrCity
  • Quik! Form Field Name - M.City
  • Short Name - Alt Payee Mailing Address City
  • Description - Address City
  • Category - Payout
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - String

See Also