Double INote Interface in Xafari.BC

StatusIDPriorityType
Closed23193CriticalBug
ProfileReply
Lars PlatzdaschClient

please read the DevExpress Support Call

https://www.devexpress.com/Support/Center/Question/Details/T225120

how i solve the problem

Replies

UserDescriptionPosted On
Sasha (Xafari Support)Client

Hello Lars,

 

You solved the issue himself to use additional class ModelHelper .

 

And  you can add in your code following string (without additional class):

public sealed partial class cdbModule : ModuleBase
   {
       public cdbModule()
       {
           InitializeComponent();
ModelNodesGeneratorSettings.SetIdPrefix(typeof(Xafari.BC.DC.INote), typeof(Xafari.BC.DC.INote).FullName);
       } 
       ... 
   }

Feel free to contact us if you have any questions.

 

Regards, Sasha.

× This ticket is closed.

Write US