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