Previous Topic: CaVersionList& GetVersionListAsList(void)

Next Topic: HUtilities Class Descriptions


void Execute(void)

Executes the VersionChooser based on the set of version selection criteria set in the version chooser attributes.

Owning Class

CaVersionChooser

Arguments

None

Return Value

None

Example

CaVersionChooser& rVersionChooser = rContext.GetVersionChooser(); rVersionChooser.Execute();

More information: