Gets Quik! WorkflowID

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

Syntax

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

Field Value

The Quik! Enterprise WorkflowID to start when the form is submitted

Remarks

  • System Name - QEWorkflowID
  • Quik! Form Field Name - QEWorkflowID
  • Short Name - Quik! WorkflowID
  • Description - Quik! Enterprise WorkflowID to start when the form is submitted
  • Category - Quik
  • Service Level - Premium
  • Data Set Type - QuikFormInfo
  • Field Data Type - Numeric

See Also