Gets Resident Fax

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

Syntax

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

Field Value

The Fax

Remarks

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

See Also