Gets Entity Name

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

Syntax

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

Field Value

The Entity or Trust name

Remarks

  • System Name - EntityName
  • Quik! Form Field Name - EntityName
  • Short Name - Entity Name
  • Description - Entity or Trust name
  • Category - Client Personal Info
  • Service Level - Standard
  • Data Set Type - Client
  • Field Data Type - String

See Also