Gets Form Category

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

Syntax

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

Field Value

The Form Category

Remarks

  • System Name - Category
  • Quik! Form Field Name - Category
  • Short Name - Form Category
  • Description - Form Category
  • Category - Quik
  • Service Level - Premium
  • Data Set Type - QuikFormInfo
  • Field Data Type - String

See Also