Describes options when performing a GetPointNames query.
| Member name | Description | |
|---|---|---|
| StartsWith | Match Point names that start with the specified query string. | |
| EndsWith | Match Point names that end with the specified query string. | |
| Contains | Match Point names that contain the specified query string. | |
| Regex | Match Point names by using a Regular Expression comparison. |
