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 AccountRegistration { get; }
Visual Basic (Declaration)
Public ReadOnly Property AccountRegistration As BaseField
Visual C++
public:
property BaseField^ AccountRegistration {
	BaseField^ get ();
}

Field Value

The Account Registration or Title

Remarks

  • System Name - AccountRegistration
  • Quik! Form Field Name - Reg
  • Old Quik! Form Field Field Name - Registration
  • Short Name - Account Registration or Title
  • Description - Account Registration or Title
  • Category - Account
  • Service Level - QDBC
  • Data Set Type - Acct
  • Field Data Type - String

See Also