Gets Resident Phone

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

Syntax

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

Field Value

The Phone

Remarks

  • System Name - ResidentPhone
  • Quik! Form Field Name - R.Phone
  • Short Name - Resident Phone
  • Description - Phone
  • Category - Client Personal Info
  • Service Level - Standard
  • Data Set Type - Client
  • Field Data Type - String

See Also