Retrieves the view path represented as a CA Harvest SCM item.
Note: The context, including the state and viewpath, must be set before calling this function.
CaContext
None
View path item.
Throws CaException on error
Example
CaHarvest Harvest; CaContext& rContext = Harvest.GetContext(); CaItem& rItem = rContext.GetViewPathItem();
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|