Properties - 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
  • SequenceNumber - Controls the order of the filter lines if more than one is defined.

  • LeftParen - Determines whether a left parenthesis "(" is defined.

  • Field - The field on which to filter. This is the field name followed by a colon ":" and the datatype.

  • Operator - The operator used to compare the Field and Value.

  • Value - The value that is compared to the field.

  • RightParen - Determines whether a right parenthesis ")" is defined.

  • Joiner - A GridFilterItemJoinCondition enumeration that determines if this filter line is joined to the next using an And or an Or.

  • FieldName - The name of the field extracted from the Field property.

  • DataType - The datatype of the field extracted from the Field property.