RemoveUaField

<< Click to Display Table of Contents >>

 

RemoveUaField

RemoveUaField(Name)

This method removes the field with the specified name, if it exists. The Name parameter is a String with the name (Column) of the field. The method returns True if it is successful and False on failure. This method is only effective if the QueryType property is configured as OPC UA (value equal to 2: qtOpcUa). Otherwise, it returns False.

Was this page useful?