Gets Full Name

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

Syntax

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

Field Value

The Full name on fund source

Remarks

  • System Name - FullName
  • Quik! Form Field Name - FullName
  • Short Name - Full Name
  • Description - Full name on fund source
  • Calc Format - !*FirstName*! !*MiddleName*! !*LastName*!$%, %$!*Suffix*!
  • Category - FundSource
  • Service Level - Premium
  • Data Set Type - FundSource
  • Field Data Type - String

See Also