Gets Client Beneficiary Relationship

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

Syntax

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

Field Value

The Relationship of the beneficiary to the client

Remarks

  • System Name - BeneRelation
  • Quik! Form Field Name - BeneRelation
  • Short Name - Client Beneficiary Relationship
  • Description - Relationship of the beneficiary to the client
  • Category - Beneficiary Info
  • Service Level - Standard
  • Data Set Type - Client
  • Field Data Type - Numeric

See Also