Jump to: navigation, search

Changes


Smart Studio Beta History

1 byte added, 12:15, 5 April 2019
/* Beta 3.0.20.0 (2019-04-XX) */
* Immediate Window now features a using for the SmartModelerUIService and 2 new convenience extension methods for selected Models: <code>GetSmartModel()</code> delivers the SmartModel of a selected object, <code>GetUBIKObject()</code> tries to load the equivalent UBIK object from the currently connected Environment/Database; example: <code>SUIS.SelectedObject.GetSmartModel().GetUBIKObject()</code> delivers the UBIK Object of the currently in SmartStudio selected object
* [[UBIK_WinX_Client_Basics#Guid_editor|Filter queries]] can now be assigned to Guid properties in the ApplicationGraph
 
Bugfixes: