Gets BreakpointLetter

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

Syntax

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

Field Value

The Checkbox indicates if the breakpoint letter is attached to the application

Remarks

  • System Name - BreakpointLetterAttached
  • Quik! Form Field Name - BreakpointLetter
  • Short Name - BreakpointLetter
  • Description - Checkbox indicates if the breakpoint letter is attached to the application
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - Boolean

See Also