Adding items into the section - 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

You can add new display items to a section using following the example:

Dim lobjDItem As DisplayItemElementBase = FormDisplayControl.AddItemToSection(Me, "SPFWorkflowChecklists", "SPFWorkflowChecklists", "SPFWorkflowChecklists", "IBlah", "", True)