Gets Same Address Flag

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

Syntax

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

Field Value

The Indicates if mailing and home address are the same

Remarks

  • System Name - SameAddr
  • Quik! Form Field Name - SameAddr
  • Short Name - Same Address Flag
  • Description - Indicates if mailing and home address are the same
  • Category - Client Personal Info
  • Service Level - Standard
  • Data Set Type - Client
  • Field Data Type - Boolean

See Also