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

Contains alternate Ids data. More...

List of all members.

Public Member Functions

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

Public Attributes

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

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

the new value for the alternate Description

the new value for the alternate item ID

the new value for the alternate Name

the new value for the alternate Revision ID

the new value for the alternate for modifiable flag


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