Gets the FormField to which the specified action is executed.

Syntax

public FormField FormField { get; }

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.