Gets Account Registration or Title

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

Syntax

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

Field Value

The Title or account name associated to the Account Number

Remarks

  • System Name - Registration
  • Quik! Form Field Name - Reg
  • Short Name - Account Registration or Title
  • Description - Title or account name associated to the Account Number
  • Category - FundSource
  • Service Level - Premium
  • Data Set Type - FundSource
  • Field Data Type - String

See Also