Gets Account Registration Type

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

Syntax

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

Field Value

The Account Registration Type

Remarks

  • System Name - AccountRegistrationType
  • Quik! Form Field Name - RegType
  • Short Name - Account Registration Type
  • Description - Account Registration Type
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - String

See Also