Gets Signature Address City State Zip

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

Syntax

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

Field Value

The City State Zip combined together

Remarks

  • System Name - SignatureAddressCityStateZip
  • Quik! Form Field Name - SignAddr.CityStateZip
  • Short Name - Signature Address City State Zip
  • Description - City State Zip combined together
  • Calc Format - !*SignatureAddressAddrCity*!$%, %$!*SignatureAddressAddrState*! !*SignatureAddressAddrZip*!
  • Category - Rep Profile
  • Service Level - Premium
  • Data Set Type - Rep
  • Field Data Type - String

See Also