Sets the specified Client Path as the current context Client Path.
object.SetClientPath(strClientPath)
CaWContext
strclientPath - A string that represents the Client Path.
A boolean - True if success, False if fails.
Example
blnRet = objContext.SetClientPath(“C:\temp”)
More information:
| Copyright © 2013 CA. All rights reserved. |
|