GetContractTemplateCustomAttributes
This method gets all custom attributes for the specified contract template.
CustomAttributesCollection GetContractTemplateCustomAttributes (long contractTemplateFolderItemId);
|
Name |
Type |
Description |
|---|---|---|
|
contractTemplateFolderItemId |
long |
The ID of the contract template folder item. |
The custom attributes, as type CustomAttributesCollection.
None.
GetContractTemplateFolderItems
This method gets a list of contract template folder items in the system for which the name matches the search string.
EntityListData GetContractTemplateFolderItems(string searchText);
|
Name |
Type |
Description |
|---|---|---|
|
searchText |
string |
The text to search for. The search string is optional and can be left empty. If used, it can contain an asterisk as a wildcard for the search. |
The list of the contract template folder items, as type EntityListData which contains the name and the folder item ID of contract templates.
None.
| 版权所有 © 2012 CA。 保留所有权利。 | 就该主题发送电子邮件至 CA Technologies |