Removes all selection criteria.
object.ParentPath = [value]
CaWVersionChooser
value - A string that represents the parent repository view path to begin search.
Example
Dim objVersionChooser Set objVersionChooser = objContext.GetVersionChooser() objVersionChooser.ParentPath = “\rep1\mydir”
More information:
| Copyright © 2013 CA. All rights reserved. |
|