This method gets a list of all contracts in the system for which the name matches the search string.
EntityListData GetContracts (string searchText);
|
Name |
Type |
Description |
|---|---|---|
|
searchText |
string |
The text to search for. |
The contracts, as type EntityListData.
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. |