Sets the specified DeleteVersion as the current context DeleteVersion.
object.SetDeleteVersionId(lngObjId)
CaWContext
lngObjId - A long that represents the DeleteVersion object ID.
A boolean - True if success, False if fails.
Example
blnRet = objContext.SetDeleteVersionId(lngObjId)
More information:
| Copyright © 2013 CA. All rights reserved. |
|