Gets Personal Identifier Number

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

Syntax

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

Field Value

The The identification number of this entity. SSN, TIN, SIN, PIN

Remarks

  • System Name - PIN
  • Quik! Form Field Name - PIN
  • Short Name - Personal Identifier Number
  • Description - The identification number of this entity. SSN, TIN, SIN, PIN
  • Category - Account
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - String

See Also