Gets Client Relationship To Another Party On Account

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

Syntax

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

Field Value

The Client Relationship To Another Party On Account

Remarks

  • System Name - RelationshipToClient
  • Quik! Form Field Name - RelToClient
  • Short Name - Client Relationship To Another Party On Account
  • Description - Client Relationship To Another Party On Account
  • Category - Client Personal Info
  • Service Level - Standard
  • Data Set Type - Client
  • Field Data Type - String

See Also