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 © 2014 CA Technologies.
All rights reserved.
|
|