Gets Sub Account Name

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

Syntax

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

Field Value

The Sub account name

Remarks

  • System Name - SubAccount
  • Quik! Form Field Name - SubAcct
  • Short Name - Sub Account Name
  • Description - Sub account name
  • Category - Product
  • Service Level - Premium
  • Data Set Type - ProductItem
  • Field Data Type - String

See Also