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 © 2014 CA Technologies.
All rights reserved.
|
|