Gets Correspondence Language

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

Syntax

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

Field Value

The The foreign language in which the documents should be printed.

Remarks

  • System Name - PrintLanguage
  • Quik! Form Field Name - PrintLanguage
  • Short Name - Correspondence Language
  • Description - The foreign language in which the documents should be printed.
  • Category - Account
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - String

See Also