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 © 2014 CA Technologies.
All rights reserved.
|
|