GetContractTemplateTimeSlots
This method gets a list of all time slots of the specified contract template for which the name matches the search string.
EntityListData GetContractTemplateTimeSlots (long contractTemplateFolderItemId, string searchText;
|
Name |
Type |
Description |
|---|---|---|
|
contractTemplateFolderItemId |
long |
The ID of the contract template folder item. |
|
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 time slots, 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. |