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 Indicates features authorized by the entity. Type code that qualifies the Authorization indicator.

Remarks

  • System Name - AuthType
  • Quik! Form Field Name - AuthType
  • Short Name - Authorization Type
  • Description - Indicates features authorized by the entity. Type code that qualifies the Authorization indicator.
  • Category - Rep Profile
  • Service Level - Premium
  • Data Set Type - Rep
  • Field Data Type - String

See Also