Documentation de l'API > Windchill servers > Object ProServercheckinopts > Function ProServercheckinoptsKeepcheckedoutSet
Function ProServercheckinoptsKeepcheckedoutSet
Description
Sets the keep checked out flag. If set to PRO_B_TRUE, checked-in objects would remain checked out after the checkin operation. The default value is false. Does not apply to upload operations.
Replacement in Object TOOLKIT:
Synopsis
#include <ProWTUtils.h>
ProServercheckinoptsKeepcheckedoutSet
(
/* (In)
The checkin options.
*/
ProBoolean keep_checked_out
/* (In)
The keep checked out flag.
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
User Guide References
Est-ce que cela a été utile ?