IntegrationMode - Integration - Update 46 - Help - Hexagon

SmartPlant Integration .NET 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)

Description

SmartPlant Client sets the integration mode on the tool after registration. This property is scoped by the IntegrationModes enumerated list. The value should be one of the following two enumerations:

Public Enum IntegrationModes

SPF = 1

SDx = 2

End Enum

Data type

IntegrationModes

Comments

The Enum can have two values, SPF =1, SDx =2. Depending on the returned value, the tool performs the integration operations.