Gets the FormField to which the specified action is executed.
public FormField FormField { get; }
Public ReadOnly Property FormField() As FormField
Read only.
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.