Gets New or Existing Client

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

Syntax

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

Field Value

The Indicates if the client is new or existing

Remarks

  • System Name - NewClient
  • Quik! Form Field Name - NewClient
  • Short Name - New or Existing Client
  • Description - Indicates if the client is new or existing
  • Category - Client Personal Info
  • Service Level - Premium
  • Data Set Type - Client
  • Field Data Type - Numeric

See Also