Retrieve the Object ID of the current context viewpath.
object.GetViewPathId()
CaWContext
None
A long represents the Package Object ID if set, -1 if empty.
Example
Dim objContext Set objContext = sobjHarvest.GetContext() IngViewPathId = objContext.GetViewPathId()
More information:
| Copyright © 2013 CA. All rights reserved. |
|