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