Gets Mailing Foreign Routing

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

Syntax

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

Field Value

The Foreign routing or postal code

Remarks

  • System Name - MailingForeignRoute
  • Quik! Form Field Name - M.ForeignRoute
  • Short Name - Mailing Foreign Routing
  • Description - Foreign routing or postal code
  • Category - Home
  • Service Level - QDBC
  • Data Set Type - Client
  • Field Data Type - String

See Also