NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::PDM::AlternateIdManager::AlternateIdsData Struct Reference

Contains alternate Ids data. More...

Public Member Functions

 AlternateIdsData (const NXString &alternateItemIdInitial, const NXString &alternateRevIdInitial, const NXString &alternateNameInitial, const NXString &alternateDescriptionInitial, bool modifiableInitial)
 Constructor for the AlternateIdsData struct. More...
 

Public Attributes

NXString AlternateDescription
 the new value for the alternate Description More...
 
NXString AlternateItemId
 the new value for the alternate item ID More...
 
NXString AlternateName
 the new value for the alternate Name More...
 
NXString AlternateRevId
 the new value for the alternate Revision ID More...
 
bool Modifiable
 the new value for the alternate for modifiable flag More...
 

Detailed Description

Contains alternate Ids data.

Constructor & Destructor Documentation

NXOpen::PDM::AlternateIdManager::AlternateIdsData::AlternateIdsData ( const NXString alternateItemIdInitial,
const NXString alternateRevIdInitial,
const NXString alternateNameInitial,
const NXString alternateDescriptionInitial,
bool  modifiableInitial 
)

Constructor for the AlternateIdsData struct.

Parameters
alternateItemIdInitialthe new value for the alternate item ID
alternateRevIdInitialthe new value for the alternate Revision ID
alternateNameInitialthe new value for the alternate Name
alternateDescriptionInitialthe new value for the alternate Description
modifiableInitialthe new value for the alternate for modifiable flag

Member Data Documentation

NXString NXOpen::PDM::AlternateIdManager::AlternateIdsData::AlternateDescription

the new value for the alternate Description

NXString NXOpen::PDM::AlternateIdManager::AlternateIdsData::AlternateItemId

the new value for the alternate item ID

NXString NXOpen::PDM::AlternateIdManager::AlternateIdsData::AlternateName

the new value for the alternate Name

NXString NXOpen::PDM::AlternateIdManager::AlternateIdsData::AlternateRevId

the new value for the alternate Revision ID

bool NXOpen::PDM::AlternateIdManager::AlternateIdsData::Modifiable

the new value for the alternate for modifiable flag


The documentation for this struct was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.