Gets the repository view path anchor for this process.
object.GetViewPath()
CaWCheckin
None
A string that represents the view path.
Example
Dim objCheckin Set objCheckin = objContext.GetCheckin() strViewPath = objCheckin.GetViewPath()
More information:
| Copyright © 2013 CA. All rights reserved. |
|