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.
| Copyright © 2012 CA. Alle Rechte vorbehalten. | Senden Sie CA Technologies eine E-Mail zu diesem Thema. |