Gets Reverse Full Name

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

Syntax

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

Field Value

The Reverse Full Name

Remarks

  • System Name - FullNameReverse
  • Quik! Form Field Name - FullNameRev
  • Short Name - Reverse Full Name
  • Description - Reverse Full Name
  • Calc Format - !*LastName*!$%,%$ !*FirstName*! !*MiddleName*! !*Suffix*!
  • Category - Client Personal Info
  • Service Level - QDBC
  • Data Set Type - Client
  • Field Data Type - String

See Also