Gets Principal First Name

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

Syntax

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

Field Value

The Principal First Name

Remarks

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

See Also