And according to the documentation the custom node properties are set at runtime via get/set methods on the node implementation and this can be seen during instantiation for simple properties and if the Set methods are not implemented an error occurs (and rightly so...).
However with table based properties no apparent attempt it made to call a set method.
The tables are detailed as custom attributes in the .msgflow file and are represented as a MbTable in the deployed .cmf file.
Does anyone know how I can access the properties at runtime?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum