Helper functions for extracting single object - 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

If the request contains a single object, there are some helper functions that will read the xml request and extract the object, and then retrieve the complete object from the database.

DeSerializeObject(CoreModule.Server.Request.SelectSingleNode("Query/Object"))

Dim lobjItem As IObject = ObjectItem.GetObject