Opens a dialog box to add, edit or delete Conditional Instructions inside the document.

Introduced: X18.

ManageConditionalInstructionsDialog()

public DialogResult ManageConditionalInstructionsDialog();
Public Function ManageConditionalInstructionsDialog() As DialogResult

Return Value

The return value can be one of the following values:

Limitations

The dialog cannot be opened, if the TextControl.IsFormFieldValidationEnabled is set to false. In this case the method returns DialogResult.Abort.