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 © 2014 CA Technologies.
All rights reserved.
|
|