Sets the specified DeleteVersion as the current context DeleteVersion.
object.SetDeleteVersionName(strDeleteVersionName)
CaWContext
strDeleteVersionName - A string that represents the DeleteVersion name.
A boolean - True if success, False if fails.
Example
blnRet = objContext.SetDeleteVersionName(“Delete Version”)
More information:
| Copyright © 2013 CA. All rights reserved. |
|