This method gets a list of all metric main indicator types in the system for which the name matches the search string.
EntityListData GetMetricMainIndicatorTypes (string searchText);
|
Name |
Type |
Description |
|---|---|---|
|
searchText |
string |
The text to search for. The search string is optional and may be left empty. If used, it may contain an asterisk as a wildcard for the search. |
The IDs and names of the system's metric main indicator types, as type EntityListData.
The metric’s main indicator type indicates the entity that the metric is associated with.
Currently there are two options: either the metric is associated with a specific service component, or it is associated with its parent contract entity.
An EntityListData object is returned as a collection of EntityListItemData items, which contains both the name and ID of every object.
| Copyright © 2012 CA. Alle Rechte vorbehalten. | Senden Sie CA Technologies eine E-Mail zu diesem Thema. |