Gets Authorization Type

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

Syntax

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

Field Value

The Type code that indicates features authorized by the entity.i.e., All, Transfers, Withdrawals, Name/Address Changes, DCA, Asset Allocation, etc.

Remarks

  • System Name - AuthType
  • Quik! Form Field Name - AuthType
  • Short Name - Authorization Type
  • Description - Type code that indicates features authorized by the entity.i.e., All, Transfers, Withdrawals, Name/Address Changes, DCA, Asset Allocation, etc.
  • Category - Account
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - String

See Also