Sets the Use Checkin Timestamp attribute to be used by this Checkout.
CaCheckout
bool bFlag-if true, sets time on file to time version was checked in; if false, sets it to current time
True if success, false if fail
Example
CaCheckout& rCheckout = rContext.GetCheckout(); bool bResult = rCheckout.SetUseCITimeStamp(true);
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|