Sideways override - SmartPlant Foundation - IM Update 44 - Customization & Programming - Hexagon

SmartPlant Foundation Customization

Language
English
Product
SmartPlant Foundation
Search by Category
Customization & Programming
SmartPlant Foundation / SDx Version
10

In the previous examples, you have seen what we call the sideways override or also known as the '.1' override. This is done using .NET inheritance to change the behavior of an existing interface. It works because the SmartPlant Foundation server looks for any interfaces named this way and instantiates them instead of the inherited interface.