DeleteContractTemplateLatestVersion
This method deletes the latest version of the specified contract template.
void DeleteContractTemplateLatestVersion (long contractTemplateFolderItemId);
|
Name |
Type |
Description |
|---|---|---|
|
ContractTemplateFolderItemId |
long |
The ID of the contract template folder item. |
None.
None.
GetContractTemplateMeetricNotes
This method get the details of the metric notes in a contract.
MetricNotesData GetContractTemplateMetricNotes(long metricID);
|
Name |
Type |
Description |
|
metricID |
long |
The Metric's ID. |
The metric notes details, as type MetricNotesData.
None.
UpdateContractTemplateMetricNotes
This method updates the metric notes in a contract template.
void UpdateContractTemplateMetricNotes(long metricID, MetricNotesData data);
|
Name |
Type |
Description |
|
metricID |
long |
The Metric's ID. |
|
data |
MetricNotesData |
The data used to update notes of this metric. |
None.
None.
| Copyright © 2012 CA. Tutti i diritti riservati. | Contatta CA Technologies |