Gets Employer Office Foreign Routing

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

Syntax

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

Field Value

The Foreign routing or postal code

Remarks

  • System Name - EmployerOfficeForeignRoute
  • Quik! Form Field Name - EO.ForeignRoute
  • Short Name - Employer Office Foreign Routing
  • Description - Foreign routing or postal code
  • Category - Employer/Education
  • Service Level - Standard
  • Data Set Type - Client
  • Field Data Type - String

See Also