eRevisionInformation Enumeration - Integration - Update 44 - Help - Hexagon

SmartPlant Integration COM Help

Language
English
Product
Integration
Search by Category
Help
SmartPlant Foundation / SDx Version
10
Smart P&ID Version
9 (2019)
Smart Engineering Manager Version
10 (2019)

The GetNextRevisionCode method of the IEFCommonUIApplication2 interface uses this enumeration from SchemaCompInterfaces.tlb.

enum eRevisionInformation {

eriNoComment = 0,

eriError = 1,

eriNoFirstMajor = 2,

eriNoFirstMinor = 4,

eriNoNextMajor = 8,

eriNoNextMinor = 16

} eRevisionInformation;