Gets Illustration Confirmation Number

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

Syntax

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

Field Value

The Used to insure that the illustration was run and can be confirmed.

Remarks

  • System Name - IllustrationNum
  • Quik! Form Field Name - IllustrationNum
  • Short Name - Illustration Confirmation Number
  • Description - Used to insure that the illustration was run and can be confirmed.
  • Category - Account
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - String

See Also