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