Limitations
The dialog cannot be opened, if the document does not contain form fields, the Text
Opens a dialog box to create or edit a Conditional Instruction.
Introduced: X18.
public bool? ConditionalInstructionDialog();
public bool? ConditionalInstructionDialog(string name);
Parameter | Description |
---|---|
name | Specifies the name of the Conditional Instruction to edit or create. |
The return value can be one of the following values:
The dialog cannot be opened, if the document does not contain form fields, the Text