This method gets a list of all units (for metric measurement) in the system for which the name matches the search string.
EntityListData GetUnits (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 units, as type EntityListData.
An EntityListData object is returned as a collection of EntityListItemData items, which contains both the name and ID of every object.
| 版权所有 © 2012 CA。 保留所有权利。 | 就该主题发送电子邮件至 CA Technologies |