Methods - HxGN EAM - Version 11.07.01 - Customization & Programming - Hexagon

HxGN EAM Web Services Toolkit Programmer Help

Language
English
Product
HxGN EAM
Search by Category
Customization & Programming
HxGN EAM Version
11.7.1
  • AllFieldsAreEntered - Determines if all the input boxes contain information.

  • LoadFromXml(XmlTextReader) - Loads the contents of the filter line from an XmlTextReader with contents saved from the SaveToXml function.

  • SaveToXml(XmlTextWriter) - Writes the contents of the filter line to an XmlTextWriter.

  • SetFilterLine(field, operator, value) - Sets the filter line to the specified field, operator and value.

  • ToggleAndOr - Sets the join condition to 'AND' or 'OR'.

  • ToString - Returns a string representation of the data from the filter line.