Gets ABA Routing Number

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

Syntax

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

Field Value

The Routing path the money will follow to get to or from the fund source (i.e. the ABA routing number)

Remarks

  • System Name - ABANumber
  • Quik! Form Field Name - ABANum
  • Short Name - ABA Routing Number
  • Description - Routing path the money will follow to get to or from the fund source (i.e. the ABA routing number)
  • Category - FundSource
  • Service Level - Premium
  • Data Set Type - FundSource
  • Field Data Type - String

See Also