Sets Replace File attribute for this process.
CaCheckout
bool bFlag-if true, then read only files are replaced; if false, they are not
True if success, false if fail
Example
CaCheckout& rCheckout = rContext.GetCheckout(); bool bResult = rCheckout.SetReplaceFile(true);
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|