All Frameworks  Class Hierarchy  This Framework  Indexes

VPMSTEPExchanges Enumeration ReportModifKind

enum ReportModifKind {
  CREATE,
  EXTRACT,
  UPDATE,
  REMOVE,
  NO_CHANGE
}
Defines the kind of process that is logged by the message
Values:
CREATE
the object was created
EXTRACT
the object was extracted from database
UPDATE
the object was updated
REMOVE
the object was deleted
NO_CHANGE
the object was not changed

This object is included in the file: VPMExMergerRepManager.h

Copyright © 2003, Dassault Systèmes. All rights reserved.