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