Gets Personal Address Type Indicator

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

Syntax

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

Field Value

The Address Type Indicator

Remarks

  • System Name - PersonalAddrType
  • Quik! Form Field Name - P.AddrType
  • Short Name - Personal Address Type Indicator
  • Description - Address Type Indicator
  • Category - Rep Profile
  • Service Level - Standard
  • Data Set Type - Rep
  • Field Data Type - String

See Also