​
​
​

Gets the names of all ConditionalInstruction elements that are listed inside the collection.

Syntax

​public string[] ConditionalInstructionNames { get; }
​Public ReadOnly Property ConditionalInstructionNames As String()
​

Limitations

Read only.

​

Remarks

The property returns null, if the TextControl.IsFormFieldValidationEnabled property is set to false.

​