Gets Signature Field

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

Syntax

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

Field Value

The Rep signature field for the account (Field name format is DataSet.Sign.FormID.Instance - e.g. 1rep.Sign.12345.1)

Remarks

  • System Name - Signature
  • Quik! Form Field Name - Sign
  • Short Name - Signature Field
  • Description - Rep signature field for the account (Field name format is DataSet.Sign.FormID.Instance - e.g. 1rep.Sign.12345.1)
  • Category - Rep Profile
  • Service Level - Premium
  • Data Set Type - Rep
  • Field Data Type - Signature

See Also