| Library | Module | Frames | Expand |
| /* optional */ string | BaselineLifecycle | |
| Specifies the name of the lifecycle. | ||
| /* optional */ string | BaselineLocation | |
| Specifies the location of the baseline. | ||
| /* optional */ string | BaselineName | |
| Specifies the name of the baseline.null means not to create any baseline | ||
| /* optional */ string | BaselineNumber | |
| Specifies the number of the baseline. | ||
| /* optional */ boolean | KeepCheckedout | |
| Specifies the checked out status of the object .If the value specified is true, then the contents of the selected object are checked in to the Windchill server and automatically checked out again for further modification. | ||
| static pfcCheckinOptions | Create () | |
| Creates a new pfcCheckinOptions object. | ||
| /* optional */ string | BaselineLifecycle |
|
Specifies the name of the lifecycle. |
| /* optional */ string | BaselineLocation |
|
Specifies the location of the baseline. |
| /* optional */ string | BaselineName |
|
Specifies the name of the baseline.null means not to create any baseline |
| /* optional */ string | BaselineNumber |
|
Specifies the number of the baseline. |
| /* optional */ boolean | KeepCheckedout |
|
Specifies the checked out status of the object .If the value specified is true, then the contents of the selected object are checked in to the Windchill server and automatically checked out again for further modification. |
| static pfcCheckinOptions | Create | () |
|
Creates a new pfcCheckinOptions object.
|