Gets Broker Dealer Address Line 1

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

Syntax

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

Field Value

The Address Line 1

Remarks

  • System Name - BrokerDealerAddrLine1
  • Quik! Form Field Name - BD.Addr1
  • Old Quik! Form Field Field Name - RepBDAddr1
  • Short Name - Broker Dealer Address Line 1
  • Description - Address Line 1
  • Category - Branch/Broker-Dealer
  • Service Level - Standard
  • Data Set Type - Rep
  • Field Data Type - String

See Also