Class: AttributeSearchCondition

tibco.objectapi.bds.AttributeSearchCondition

new AttributeSearchCondition()

Search Condition. Constructs a new AttributeSearchCondition.

The following features are supported:

Extends

Members

attrPath :string

This property holds the value of the 'Attr Path' attribute.
Type:
  • string

operator :tibco.objectapi.bds.SearchOperatorEnum

This property holds the value of the 'Operator' attribute.
Type:

parameterName :string

Allows a parameter name to be assigned that will enable the value(s) for 'value' to be overridden at execution-time This property holds the value of the 'Parameter Name' attribute.
Type:
  • string

value :Array.<string>

Only required in conjunction with certain operators This property holds the value of the 'Value' attribute list.
Type:
  • Array.<string>