Sets the Version Date Option to specify date ranges.
Note: The following are the allowable values for the Version Date Option. They are defined in an include file built into the project.
CaVersionChooser
HINT32 iOption-the Version Date Option
None
Example
CaVersionChooser& rVersionChooser = rContext.GetVersionChooser(); rVersionChooser.SetVersionDateOption(VERSION_OPTION_DATE_BETWEEN);
More information:
| Copyright © 2013 CA. All rights reserved. |
|