Gets Owner 1

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

Syntax

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

Field Value

The Owner of account, contract or policy (not the insured) (client, account owner, primary owner, account holder,owner, customer, entity, individual, contract owner, shareholder, policy owner)

Remarks

  • System Name - Owner
  • Quik! Form Field Name - 1own.
  • Short Name - Owner
  • Description - Owner of account, contract or policy (not the insured) (client, account owner, primary owner, account holder,owner, customer, entity, individual, contract owner, shareholder, policy owner)
  • Service Level - QDBC
  • Data Set Type - Client
  • # of Entities - 10

See Also