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