Gets Clearing Firm Type

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

Syntax

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

Field Value

The Indicates type of clearing firm account is using

Remarks

  • System Name - ClearingFirmType
  • Quik! Form Field Name - ClearingFirmType
  • Short Name - Clearing Firm Type
  • Description - Indicates type of clearing firm account is using
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - String

See Also