GetServicesForFilter
Use this method to retrieve the services matching a specific property filter.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| genericFilter.propertyFilters | Array of DMAPropertyFilter | The property filters. |
Output
| Item | Format | Description |
|---|---|---|
| GetServicesForFilterResult | Array of DMAElement | The services matching the property filter. |