Gets Customer Replacement Answer

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

Syntax

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

Field Value

The Yes/No indicating whether the policy resulting from this application will replace another policy. This question is answered by the customer.

Remarks

  • System Name - ReplaceAccount
  • Quik! Form Field Name - ReplaceAcct
  • Short Name - Customer Replacement Answer
  • Description - Yes/No indicating whether the policy resulting from this application will replace another policy. This question is answered by the customer.
  • Category - Account
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - String

See Also