PublicFunction GetItem(ByVal name AsString) As ConditionalInstruction
Parameters
Parameter
Description
name
Specifies the name of the requested ConditionalInstruction element.
Return Value
The return value is null, if the TextControl.IsFormFieldValidationEnabled property is set to false or the collection does contain a ConditionalInstruction element with the specified name. Otherwise, the return value is an object of the type ConditionalInstruction with the specified name.