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