Gets Application Remarks

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

Syntax

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

Field Value

The Free-form text that allows further comments on a particular application.

Remarks

  • System Name - Notes
  • Quik! Form Field Name - Notes
  • Short Name - Application Remarks
  • Description - Free-form text that allows further comments on a particular application.
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - String

See Also