Gets Client Beneficiary Percent

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

Syntax

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

Field Value

The Percentage that beneficiary receives from client account

Remarks

  • System Name - BeneficiaryPerc
  • Quik! Form Field Name - BenePerc
  • Short Name - Client Beneficiary Percent
  • Description - Percentage that beneficiary receives from client account
  • Category - Beneficiary Info
  • Service Level - Standard
  • Data Set Type - Client
  • Field Data Type - Numeric

See Also