Gets Personal Foreign Routing

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

Syntax

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

Field Value

The Foreign routing or postal code

Remarks

  • System Name - PersonalForeignRoute
  • Quik! Form Field Name - P.ForeignRoute
  • Short Name - Personal Foreign Routing
  • Description - Foreign routing or postal code
  • Category - Rep Profile
  • Service Level - Standard
  • Data Set Type - Rep
  • Field Data Type - String

See Also