Gets Salary From Employer

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

Syntax

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

Field Value

The Client's salary

Remarks

  • System Name - Salary
  • Quik! Form Field Name - Salary
  • Short Name - Salary From Employer
  • Description - Client's salary
  • Category - Employer/Education
  • Service Level - Premium
  • Data Set Type - Client
  • Field Data Type - String

See Also