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