Sets one in a set of Package Object Ids whose items will be searched for, and returns the latest version in the view.
Note: The set of ids is stored in an ordered array. The index value sets a specific object ID value location. Index locations must be set in numerical order.
CaVersionChooser
HAROBJID iPackageObjId - Package Id whose items to search for
int iIndex - The set of ids is stored in an indexed array. Defaults to zero.
None
Example
CaVersionChooser& rVersionChooser = rContext.GetVersionChooser(); rVersionChooser.SetItemPackageObjId(10024, 1);
| Copyright © 2013 CA. All rights reserved. |
|