Reservation check-out input struct.
More...
|
| CheckoutInput (const NXString &inputCommentInitial, const NXString &inputChangeIdInitial, bool allowRemoteInitial, bool explicitCheckOutInitial, bool includeSecondaryInitial) |
| Constructor for the CheckoutInput struct.
|
|
Reservation check-out input struct.
NXOpen::PDM::PdmPart::CheckoutInput::CheckoutInput |
( |
const NXString & |
inputCommentInitial, |
|
|
const NXString & |
inputChangeIdInitial, |
|
|
bool |
allowRemoteInitial, |
|
|
bool |
explicitCheckOutInitial, |
|
|
bool |
includeSecondaryInitial |
|
) |
| |
Constructor for the CheckoutInput struct.
- Parameters
-
inputCommentInitial | inputcomment |
inputChangeIdInitial | inputchangeid |
allowRemoteInitial | True to allow remote check out, false otherwise |
explicitCheckOutInitial | True to perform explicit check out, false otherwise |
includeSecondaryInitial | True to check out secondary dataset, false otherwise |
bool NXOpen::PDM::PdmPart::CheckoutInput::AllowRemote |
True to allow remote check out, false otherwise.
bool NXOpen::PDM::PdmPart::CheckoutInput::ExplicitCheckOut |
True to perform explicit check out, false otherwise.
bool NXOpen::PDM::PdmPart::CheckoutInput::IncludeSecondary |
True to check out secondary dataset, false otherwise.
NXString NXOpen::PDM::PdmPart::CheckoutInput::InputChangeId |
NXString NXOpen::PDM::PdmPart::CheckoutInput::InputComment |
The documentation for this struct was generated from the following file:
Copyright 2013 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.