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