Retrieve the name of the current Checkout.
CaContext
None
Checkout name if set, empty string if empty
Example
CaHarvest Harvest; CaContext& rContext = Harvest.GetContext(); CaString szName = rContext.GetCheckoutName();
| Copyright © 2013 CA. All rights reserved. |
|