Reservation check-in input struct.
More...
|
| CheckinInput (bool allowRemoteInitial, bool explicitCheckInInitial, bool includeSecondaryInitial) |
| Constructor for the CheckinInput struct.
|
|
|
bool | AllowRemote |
| True to allow remote check in, false otherwise.
|
|
bool | ExplicitCheckIn |
| True to perform explicit check in, false otherwise.
|
|
bool | IncludeSecondary |
| True to check out secondary dataset, false otherwise.
|
|
Reservation check-in input struct.
NXOpen::PDM::PdmPart::CheckinInput::CheckinInput |
( |
bool |
allowRemoteInitial, |
|
|
bool |
explicitCheckInInitial, |
|
|
bool |
includeSecondaryInitial |
|
) |
| |
Constructor for the CheckinInput struct.
- Parameters
-
allowRemoteInitial | True to allow remote check in, false otherwise |
explicitCheckInInitial | True to perform explicit check in, false otherwise |
includeSecondaryInitial | True to check out secondary dataset, false otherwise |
bool NXOpen::PDM::PdmPart::CheckinInput::AllowRemote |
True to allow remote check in, false otherwise.
bool NXOpen::PDM::PdmPart::CheckinInput::ExplicitCheckIn |
True to perform explicit check in, false otherwise.
bool NXOpen::PDM::PdmPart::CheckinInput::IncludeSecondary |
True to check out secondary dataset, false otherwise.
The documentation for this struct was generated from the following file:
Copyright 2013 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.