EBDN - Community - Question & Answers

  Tuesday, 17 December 2019
  1 Replies
  1K Visits
0
Votes
Undo
Hi,

ExApplication exApplication = myApplication as ExApplication;
exApplication.ExtendedUtils.ExecuteCommand(OperationCommand.SynchronizeTreeToObject, objectToSynchro);

Is there any way to use this code without using Extended Runtime?

Thank you.