GetServiceElementListByName
Use this method to request a list of all the elements and services in a specific service (referenced by name).
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See Connect. |
| ServiceName | String | The service name. |
Output
| Item | Format | Description |
|---|---|---|
| GetServiceElementListByNameResult | Array of DMAElement | The elements and services in the specified service. |