Sets recursive flag to search below the parent path.
object.Recursive = [value]
CaWVersionChooser
value - True if recursive, False if no.
Example
Dim objVersionChooser Set objVersionChooser = objContext.GetVersionChooser() objVersionChooser.Recursive = True
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|