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 © 2013 CA. All rights reserved. |
|