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