Gets Income Level Range of Values

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

Syntax

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

Field Value

The Range of values

Remarks

  • System Name - IncomeRange
  • Quik! Form Field Name - Income.Range
  • Short Name - Income Level Range of Values
  • Description - Range of values
  • Category - Suitability
  • Service Level - Standard
  • Data Set Type - Client
  • Field Data Type - String

See Also