This method deletes the specified contract version.
ActionInfoCollection DeleteContractVersion (long contractVersionID, bool forceDelete);
|
Name |
Type |
Description |
|---|---|---|
|
contractVersionID |
long |
The ID of the contract version to delete. |
|
forceDelete |
bool |
Specifies whether to force the deletion. |
An ActionInfoCollection object, which is a collection of zero or more ActionInfo items with information about the failure or success of the deletion process.
Each ActionInfo item consists of:
In case the deletion action fails and the system returns only warning messages, but not errors, it is possible to set the forceDelete argument to true, in order to perform the commit despite the warnings.
| 版权所有 © 2012 CA。 保留所有权利。 | 就该主题发送电子邮件至 CA Technologies |