matchCriteria property

List<String>? matchCriteria
final

A criteria string that must match the criteria recorded in the connection definition for that connection definition to be returned.

Implementation

final List<String>? matchCriteria;