Gets Registration Type Entity

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

Syntax

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

Field Value

The Entity that applies to a registration type

Remarks

  • System Name - RegistrationTypeEntity
  • Quik! Form Field Name - RegTypeEntity
  • Short Name - Registration Type Entity
  • Description - Entity that applies to a registration type
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - String

See Also