Gets the FormField to which the specified action is executed.

Syntax

public FormField FormField { get; }
Public ReadOnly Property FormField() As FormField

Limitations

Read only.

Remarks

The value represents the constructor's formField parameter value. It has to be part of the document when the related ConditionalInstruction instance is added to the FormFieldCollection.ConditionalInstructions collection.