NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.PDM.PdmPart.CheckinInput Struct Reference

Reservation check-in input struct More...

Public Member Functions

 CheckinInput (bool AllowRemote, bool ExplicitCheckIn, bool IncludeSecondary)
 Constructor for the CheckinInput struct. More...
 

Public Attributes

bool AllowRemote
 True to allow remote check in, false otherwise More...
 
bool ExplicitCheckIn
 True to perform explicit check in, false otherwise More...
 
bool IncludeSecondary
 True to check out secondary dataset, false otherwise More...
 

Detailed Description

Reservation check-in input struct

Constructor & Destructor Documentation

NXOpen.PDM.PdmPart.CheckinInput.CheckinInput ( bool  AllowRemote,
bool  ExplicitCheckIn,
bool  IncludeSecondary 
)
inline

Constructor for the CheckinInput struct.

Parameters
AllowRemoteTrue to allow remote check in, false otherwise
ExplicitCheckInTrue to perform explicit check in, false otherwise
IncludeSecondaryTrue to check out secondary dataset, false otherwise

Member Data Documentation

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.