Gets First Name

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

Syntax

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

Field Value

The First Name

Remarks

  • System Name - FirstName
  • Quik! Form Field Name - FName
  • Short Name - First Name
  • Description - First Name
  • Category - Rep Profile
  • Service Level - Standard
  • Data Set Type - Rep
  • Field Data Type - String

See Also