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 or Column of a Field. This method returns True if it is successful and False on failure. This method is only effective if the QueryType property is configured to value 2 (two, qtOpcUa). Otherwise, it returns False.

Was this page useful?