Sets the include package history flag to specify whether to include package history or not.
CaMovePackage
bool bflag – can be set to true or false
None
Example
CaMovePackage& rMovePackage = rContext.GetMovePackage(); rMovePackage.SetIncludePkgHistory(false);
More information:
| Copyright © 2013 CA. All rights reserved. |
|