Category Windchill servers, Object ProServercheckoutopts

Function ProServercheckoutoptsVersionSet


Description
Sets the specific version of the object in the checkout options. Should be in the "Revision.Iteration" format. If the version is not set, it would be determinted based on the config spec.
Synopsis
#include <ProWTUtils.h>
ProErrorProServercheckoutoptsVersionSet(
ProServerCheckoutOptions opts
/* (In)
The checkout options.
*/
wchar_t* version
/* (In)
The version of the object to be checked out/added to the workspace
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.

Manual References:

  1. Data Management: Windchill Operations: Checkout and Download
  2. Data Management: Windchill Operations: Checkout and Download