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