Gets Client ID

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

Syntax

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

Field Value

The Client ID is a unique record identifier for the client

Remarks

  • System Name - ClientID
  • Quik! Form Field Name - ClientID
  • Old Quik! Form Field Field Name - ClientID
  • Short Name - Client ID
  • Description - Client ID is a unique record identifier for the client
  • Category - Client Personal Info
  • Service Level - QDBC
  • Data Set Type - Client
  • Field Data Type - String

See Also