Gets Owner Relationship

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

Syntax

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

Field Value

The Relationship of the account owners

Remarks

  • System Name - OwnerRelationship
  • Quik! Form Field Name - OwnerRelationship
  • Short Name - Owner Relationship
  • Description - Relationship of the account owners
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - String

See Also