Sets the Delete After Checkout attribute of this process.
Note: This option is for UNIX and Linux file systems. The file access is set such that group has access.
CaCheckout
bool bFlag-the flag value: true if the client directory is shared, false if not
True if success, false if fail
Example
CaCheckout& rCheckout = rContext.GetCheckout(); bool bResult = rCheckout.SetShareWorkDir(false);
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|