Sets the Delete After Checkin attribute of this process.
CaCheckin
bool bFlag-the flag value: true if delete the file, false if not
True if success, false if fail
Example
CaCheckin& rCheckin = rContext.GetCheckin(); bool bResult = rCheckin.SetDeleteAfterCI(false);
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|