Retrieves the current CA Harvest SCM View path.
object.GetViewPath()
CaWContext
None
A string that represents the View path if set, empty string if empty.
Example
Dim objContext Set objContext = sobjHarvest.GetContext() strViewPath = objContext.GetViewPath()
More information:
| Copyright © 2013 CA. All rights reserved. |
|