Gets the Client Directory anchor for this process.
object.GetClientDir()
CaWCheckin
None
A string that represents the client directory.
If a remote machine name is set then this is a directory on the remote machine.
Example
Dim objCheckin Set objCheckin = objContext.GetCheckin() strClientDir = objCheckin.GetClientDir()
More information:
| Copyright © 2013 CA. All rights reserved. |
|