Retrieves the object ID of the current View.
CaContext
None
View object ID if set, empty string if empty
Example
CaHarvest Harvest; CaContext& rContext = Harvest.GetContext(); HAROBJID iId = rContext.GetViewId();
More information:
| Copyright © 2013 CA. All rights reserved. |
|