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