Gets Branch Email Address

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

Syntax

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

Field Value

The Email Address

Remarks

  • System Name - BranchEmailAddr
  • Quik! Form Field Name - BR.Email
  • Old Quik! Form Field Field Name - RepBranch
  • Short Name - Branch Email Address
  • Description - Email Address
  • Category - Branch/Broker-Dealer
  • Service Level - Standard
  • Data Set Type - Rep
  • Field Data Type - String

See Also